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