Uses of Class
edu.nps.moves.dis7.pdus.StopFreezePdu
Packages that use StopFreezePdu
Package
Description
Utility classes supporting edu.nps.moves.dis7 library.
Utility classes supporting edu.nps.moves.dis7 library.
-
Uses of StopFreezePdu in edu.nps.moves.dis7.pdus
Methods in edu.nps.moves.dis7.pdus that return StopFreezePduModifier and TypeMethodDescriptionStopFreezePdu.copy()
copy method creates a deep copy of current object using preferred marshalling methodStopFreezePdu.copyByteBuffer()
Creates a "deep copy" of current object using ByteBuffer methods.StopFreezePdu.copyDataOutputStream()
copy method creates a deep copy of current object using DataOutputStream methods.StopFreezePdu.setFrozenBehavior
(StopFreezeFrozenBehavior pFrozenBehavior) Setter forfrozenBehavior
StopFreezePdu.setPadding1
(int pPadding1) Utility setter forpadding1
StopFreezePdu.setPadding1
(short pPadding1) Setter forpadding1
StopFreezePdu.setRealWorldTime
(ClockTime pRealWorldTime) Setter forrealWorldTime
StopFreezePdu.setReason
(StopFreezeReason pReason) Setter forreason
StopFreezePdu.setRequestID
(int pRequestID) Setter forrequestID
-
Uses of StopFreezePdu in edu.nps.moves.dis7.utilities
Methods in edu.nps.moves.dis7.utilities that return StopFreezePduModifier and TypeMethodDescriptionPduFactory.makeStopFreezePdu()
Create and add initial properties to a new Stop Freeze PDU
IEEE Std 1278.1-2012, 5.6.5.5