Uses of Class
edu.nps.moves.dis7.enumerations.ObjectStateModificationPointObject
Packages that use ObjectStateModificationPointObject
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 ObjectStateModificationPointObject in edu.nps.moves.dis7.enumerations
Methods in edu.nps.moves.dis7.enumerations that return ObjectStateModificationPointObjectModifier and TypeMethodDescriptionObjectStateModificationPointObject.set(int start, int length, int value)
Some bitfields are defined without specific bits enumeratedObjectStateModificationPointObject.set(ObjectStateModificationPointObject.Bits wh, int value)
Accessor method to set value -
Uses of ObjectStateModificationPointObject in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as ObjectStateModificationPointObjectModifier and TypeFieldDescriptionprotected ObjectStateModificationPointObject
PointObjectStatePdu.modifications
modifications uid 240Methods in edu.nps.moves.dis7.pdus that return ObjectStateModificationPointObjectModifier and TypeMethodDescriptionPointObjectStatePdu.getModifications()
Getter forPointObjectStatePdu.modifications
Methods in edu.nps.moves.dis7.pdus with parameters of type ObjectStateModificationPointObjectModifier and TypeMethodDescriptionPointObjectStatePdu.setModifications(ObjectStateModificationPointObject pModifications)
Setter forPointObjectStatePdu.modifications