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