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