Uses of Enum
edu.nps.moves.dis7.enumerations.TransponderInterrogatorIndicator
Packages that use TransponderInterrogatorIndicator
-
Uses of TransponderInterrogatorIndicator in edu.nps.moves.dis7.enumerations
Methods in edu.nps.moves.dis7.enumerations that return TransponderInterrogatorIndicatorModifier and TypeMethodDescriptionTransponderInterrogatorIndicator.getEnumForValue(int i)provide enumeration for a given valueTransponderInterrogatorIndicator.unmarshalEnum(DataInputStream dis)Unmarshal value to DataInputStreamTransponderInterrogatorIndicator.unmarshalEnum(ByteBuffer byteBuffer)Unmarshal enumeration value to ByteBufferReturns the enum constant of this type with the specified name.static TransponderInterrogatorIndicator[]TransponderInterrogatorIndicator.values()Returns an array containing the constants of this enum type, in the order they are declared.