Uses of Class
edu.nps.moves.dis7.pdus.ChangeOptions
Packages that use ChangeOptions
Package
Description
IEEE DIS Protocol Data Unit (PDU) packet definition classes supporting open-dis7-java library.
-
Uses of ChangeOptions in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as ChangeOptionsModifier and TypeFieldDescriptionprotected ChangeOptions
SystemIdentifier.changeOptions
status of this PDU, see section 6.2.15Methods in edu.nps.moves.dis7.pdus that return ChangeOptionsModifier and TypeMethodDescriptionSystemIdentifier.getChangeOptions()
Getter forSystemIdentifier.changeOptions
ChangeOptions.setValue(byte pValue)
Setter forvalue
ChangeOptions.setValue(int pValue)
Utility setter forvalue
Methods in edu.nps.moves.dis7.pdus with parameters of type ChangeOptionsModifier and TypeMethodDescriptionSystemIdentifier.setChangeOptions(ChangeOptions pChangeOptions)
Setter forSystemIdentifier.changeOptions