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