Uses of Enum
jmri.jmrix.dccpp.DCCppExrailEntry.State
Packages that use DCCppExrailEntry.State
-
Uses of DCCppExrailEntry.State in jmri.jmrix.dccpp
Methods in jmri.jmrix.dccpp that return DCCppExrailEntry.StateModifier and TypeMethodDescriptionstatic DCCppExrailEntry.StateDCCppExrailEntry.State.fromValue(int value) Returns the matching State, or null if the value is unrecognised.DCCppExrailEntry.getState()State from<jB id state>; null if not yet received.static DCCppExrailEntry.StateReturns the enum constant of this type with the specified name.static DCCppExrailEntry.State[]DCCppExrailEntry.State.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri.jmrix.dccpp with parameters of type DCCppExrailEntry.State