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