|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectequip.runtime.Object
equip.runtime.ValueBase
equip.data.GUID
equip.data.GUIDImpl
Implementation of IDL'd abstract class GUID
| Field Summary |
| Fields inherited from class equip.data.GUID |
host_id, item_id, proc_id, time_s |
| Constructor Summary | |
GUIDImpl()
|
|
| Method Summary | |
int |
hashCode()
|
boolean |
isNull()
check if GUID is null. |
void |
setNull()
|
java.lang.String |
toString()
|
| Methods inherited from class equip.data.GUID |
_equals_helper, _matches_helper, equals, getModuleName, matches, readObject, writeObject |
| Methods inherited from class equip.runtime.ValueBase |
_equals_helper, _matches_helper, clone |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public GUIDImpl()
| Method Detail |
public boolean isNull()
GUID
isNull in class GUIDthis is a null GUID.public void setNull()
setNull in class GUIDpublic int hashCode()
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||