Uses of Enum Class
edu.nps.moves.dis7.enumerations.DesignatorSystemName
Packages that use DesignatorSystemName
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
Utility classes supporting edu.nps.moves.dis7 library.
-
Uses of DesignatorSystemName in edu.nps.moves.dis7.enumerations
Subclasses with type arguments of type DesignatorSystemName in edu.nps.moves.dis7.enumerationsModifier and TypeClassDescriptionenumThisenumtype is generated from XML, UID 80, marshal size 16; DesignatorSystemName has 103 enumerations total.Methods in edu.nps.moves.dis7.enumerations that return DesignatorSystemNameModifier and TypeMethodDescriptionstatic DesignatorSystemNameDesignatorSystemName.getEnumForValue(int value) Provide enumeration for a given valuestatic DesignatorSystemNameDesignatorSystemName.unmarshalEnum(DataInputStream dis) Unmarshal value to DataInputStreamstatic DesignatorSystemNameDesignatorSystemName.unmarshalEnum(ByteBuffer byteBuffer) Unmarshal enumeration value to ByteBufferstatic DesignatorSystemNameReturns the enum constant of this class with the specified name.static DesignatorSystemName[]DesignatorSystemName.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of DesignatorSystemName in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as DesignatorSystemNameModifier and TypeFieldDescriptionprotected DesignatorSystemNameDesignatorPdu.codeNameThis field shall specify a unique emitter database number assigned to differentiate between otherwise similar or identical emitter beams within an emitter system. uid 80Methods in edu.nps.moves.dis7.pdus that return DesignatorSystemNameMethods in edu.nps.moves.dis7.pdus with parameters of type DesignatorSystemNameModifier and TypeMethodDescriptionDesignatorPdu.setCodeName(DesignatorSystemName pCodeName) Setter forDesignatorPdu.codeName