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