|
||||||||||
| 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.HLAMessageSendInteraction
HLAMessageSendInteraction
| 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 | |
HLAMessageSendInteraction(InteractionClassHandle interactionClassHandle,
ParameterHandleValueMap parameters,
byte[] userSuppliedTag,
OrderType sentOrdering,
TransportationType transportationType,
LogicalTime logicalTime)
Creates an instance of HLAMessageSendInteraction. |
|
| Method Summary | |
InteractionClassHandle |
getInteractionClassHandle()
Returns the class of the interaction. |
ParameterHandleValueMap |
getParameters()
Returns the parameters of the interaction. |
| 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 HLAMessageSendInteraction(InteractionClassHandle interactionClassHandle,
ParameterHandleValueMap parameters,
byte[] userSuppliedTag,
OrderType sentOrdering,
TransportationType transportationType,
LogicalTime logicalTime)
interactionClassHandle - parameters - userSuppliedTag - sentOrdering - transportationType - logicalTime - | Method Detail |
public InteractionClassHandle getInteractionClassHandle()
public ParameterHandleValueMap getParameters()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||