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