|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.npsnet.xrti.HLAMessage
org.npsnet.xrti.HLAMessageDeleteObjectInstance
HLAMessageDeleteObjectInstance
| Field Summary | |
private ObjectInstanceHandle |
objectInstanceHandle
The object instance handle of object to delete. |
| Fields inherited from class org.npsnet.xrti.HLAMessage |
logicalTime, MESSAGE_DELETE_OBJECT_INSTANCE, MESSAGE_SEND_INTERACTION, MESSAGE_UPDATE_ATTRIBUTE_VALUES, sentOrdering, transportationType, userSuppliedTag |
| Constructor Summary | |
HLAMessageDeleteObjectInstance(ObjectInstanceHandle theObject,
byte[] userSuppliedTag,
LogicalTime logicalTime)
Creates an instance of HLAMessageDeleteObjectInstance. |
|
| Method Summary | |
ObjectInstanceHandle |
getObjectInstanceHandle()
Returns the object instance handle. |
| Methods inherited from class org.npsnet.xrti.HLAMessage |
compareTo, getLogicalTime, getMessageType, getSentOrdering, getTransportationType, getUserSuppliedTag |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private ObjectInstanceHandle objectInstanceHandle
| Constructor Detail |
public HLAMessageDeleteObjectInstance(ObjectInstanceHandle theObject,
byte[] userSuppliedTag,
LogicalTime logicalTime)
theObject - userSuppliedTag - logicalTime - | Method Detail |
public ObjectInstanceHandle getObjectInstanceHandle()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||