Uses of Class
hla.rti1516.MessageRetractionReturn

Packages that use MessageRetractionReturn
hla.rti1516   
 

Uses of MessageRetractionReturn in hla.rti1516
 

Methods in hla.rti1516 that return MessageRetractionReturn
 MessageRetractionReturn RTIambassador.deleteObjectInstance(ObjectInstanceHandle objectHandle, byte[] userSuppliedTag, LogicalTime theTime)
           
 MessageRetractionReturn RTIambassador.sendInteraction(InteractionClassHandle theInteraction, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, LogicalTime theTime)
           
 MessageRetractionReturn RTIambassador.sendInteractionWithRegions(InteractionClassHandle theInteraction, ParameterHandleValueMap theParameters, RegionHandleSet regions, byte[] userSuppliedTag, LogicalTime theTime)
           
 MessageRetractionReturn RTIambassador.updateAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, LogicalTime theTime)