Uses of Class
edu.nps.moves.dis7.enumerations.StopFreezeFrozenBehavior
Packages that use StopFreezeFrozenBehavior
Package
Description
Infrastructure classes for enumerations supporting open-dis7-java library.
Infrastructure classes for PDU packet definitions supporting open-dis7-java library.
-
Uses of StopFreezeFrozenBehavior in edu.nps.moves.dis7.enumerations
Methods in edu.nps.moves.dis7.enumerations that return StopFreezeFrozenBehaviorModifier and TypeMethodDescriptionStopFreezeFrozenBehavior.set(int start, int length, int value)Some bitfields are defined without specific bits enumeratedStopFreezeFrozenBehavior.set(StopFreezeFrozenBehavior.Bits wh, int value)Accessor method to set value -
Uses of StopFreezeFrozenBehavior in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as StopFreezeFrozenBehaviorModifier and TypeFieldDescriptionprotected StopFreezeFrozenBehaviorStopFreezePdu.frozenBehaviorInternal behavior of the entity(or simulation) and its appearance while frozen to the other participants uid 68protected StopFreezeFrozenBehaviorStopFreezeRPdu.frozenBehaviorinternal behvior of the simulation while frozen uid 68Methods in edu.nps.moves.dis7.pdus that return StopFreezeFrozenBehaviorModifier and TypeMethodDescriptionStopFreezePdu.getFrozenBehavior()Getter forStopFreezePdu.frozenBehaviorStopFreezeRPdu.getFrozenBehavior()Getter forStopFreezeRPdu.frozenBehaviorMethods in edu.nps.moves.dis7.pdus with parameters of type StopFreezeFrozenBehaviorModifier and TypeMethodDescriptionStopFreezePdu.setFrozenBehavior(StopFreezeFrozenBehavior pFrozenBehavior)Setter forStopFreezePdu.frozenBehaviorStopFreezeRPdu.setFrozenBehavior(StopFreezeFrozenBehavior pFrozenBehavior)Setter forStopFreezeRPdu.frozenBehavior