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