Uses of Class
edu.nps.moves.dis7.enumerations.ObjectStateModificationArealObject
Packages that use ObjectStateModificationArealObject
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
IEEE DIS Protocol Data Unit (PDU) packet definition classes supporting open-dis7-java library.
-
Uses of ObjectStateModificationArealObject in edu.nps.moves.dis7.enumerations
Methods in edu.nps.moves.dis7.enumerations that return ObjectStateModificationArealObjectModifier and TypeMethodDescriptionObjectStateModificationArealObject.set(int start, int length, int value)
Some bitfields are defined without specific bits enumeratedObjectStateModificationArealObject.set(ObjectStateModificationArealObject.Bits wh, int value)
Accessor method to set value -
Uses of ObjectStateModificationArealObject in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as ObjectStateModificationArealObjectModifier and TypeFieldDescriptionprotected ObjectStateModificationArealObject
ArealObjectStatePdu.modifications
modifications enumeration uid 242Methods in edu.nps.moves.dis7.pdus that return ObjectStateModificationArealObjectModifier and TypeMethodDescriptionArealObjectStatePdu.getModifications()
Getter forArealObjectStatePdu.modifications
Methods in edu.nps.moves.dis7.pdus with parameters of type ObjectStateModificationArealObjectModifier and TypeMethodDescriptionArealObjectStatePdu.setModifications(ObjectStateModificationArealObject pModifications)
Setter forArealObjectStatePdu.modifications