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