|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--xflow.common.WorkItemId
Work Item ID
Constructor Summary | |
WorkItemId()
Constructor |
|
WorkItemId(int i)
Constructor |
Method Summary | |
int |
getId()
Gets the work item ID |
int |
getValue()
Gets the work item ID |
void |
setId(int i)
Sets the work item 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 WorkItemId()
public WorkItemId(int i)
i
- an IDMethod Detail |
public int getId()
public void setId(int i)
public int getValue()
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 |