|
||||||||||
| 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.HLAMessageUpdateAttributeValues
HLAMessageUpdateAttributeValues
| Field Summary |
| 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 | |
HLAMessageUpdateAttributeValues(ObjectInstanceHandle theObject,
HLAattributeHandleValuePair[] theAttributes,
byte[] userSuppliedTag,
LogicalTime logicalTime)
Creates an instance of HLAMessageUpdateAttributeValues. |
|
| Method Summary | |
HLAattributeHandleValuePair[] |
getAttributes()
Returns the attributes to update. |
ObjectInstanceHandle |
getObjectInstanceHandle()
Returns the object whose attributes are to be updated. |
| 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 |
| Constructor Detail |
public HLAMessageUpdateAttributeValues(ObjectInstanceHandle theObject,
HLAattributeHandleValuePair[] theAttributes,
byte[] userSuppliedTag,
LogicalTime logicalTime)
theObject - theAttributes - userSuppliedTag - logicalTime - | Method Detail |
public ObjectInstanceHandle getObjectInstanceHandle()
public HLAattributeHandleValuePair[] getAttributes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||