Uses of Enum
jmri.jmrix.ipocs.protocol.enums.RqDerailerState
Packages that use RqDerailerState
-
Uses of RqDerailerState in jmri.jmrix.ipocs.protocol.enums
Methods in jmri.jmrix.ipocs.protocol.enums that return RqDerailerStateModifier and TypeMethodDescriptionstatic RqDerailerStateRqDerailerState.valueOf(byte value) Returns the enum constant of this type with the specified name.static RqDerailerStateReturns the enum constant of this type with the specified name.static RqDerailerState[]RqDerailerState.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of RqDerailerState in jmri.jmrix.ipocs.protocol.packets
Methods in jmri.jmrix.ipocs.protocol.packets that return RqDerailerStateMethods in jmri.jmrix.ipocs.protocol.packets with parameters of type RqDerailerState