|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--xflow.common.WorkflowId
Workflow ID
| Constructor Summary | |
WorkflowId()
Constructor |
|
WorkflowId(int i)
Constructor |
|
| Method Summary | |
int |
getId()
Gets the workflow ID |
java.lang.Integer |
getIntValue()
Gets the workflow ID as Integer |
int |
getValue()
Gets the workflow ID |
void |
setId(int i)
Sets the workflow ID |
java.lang.String |
toString()
Gets the string representation of this object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public WorkflowId()
public WorkflowId(int i)
i - an ID| Method Detail |
public int getId()
public void setId(int i)
public int getValue()
public java.lang.Integer getIntValue()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||