|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jass.as.ActivityIdImpl
Activity identifier representation.
Constructor Summary | |
ActivityIdImpl(byte[] globalId)
Constructor |
Method Summary | |
boolean |
equals(java.lang.Object obj)
Compare for equality. |
java.lang.String |
print()
Returns a byte array representation of the GlobalId. |
byte[] |
toBytes()
Returns a printable String that identifies the Activity. |
Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ActivityIdImpl(byte[] globalId)
globalId
- Method Detail |
public byte[] toBytes()
toBytes
in interface javax.activity.GlobalId
public boolean equals(java.lang.Object obj)
public java.lang.String print()
print
in interface javax.activity.GlobalId
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |