cartago
Class OperationInfo

java.lang.Object
  extended by cartago.OperationInfo

public class OperationInfo
extends java.lang.Object

Information about an operation in execution.

Author:
aricci

Method Summary
 int getId()
          Get operation id
 java.lang.String getName()
          Get operation name
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getId

public int getId()
Get operation id

Returns:

getName

public java.lang.String getName()
Get operation name

Returns:


>DEIS - University of Bologna