Uses of Enum
jmri.jmrix.sprog.SprogConstants.SprogState
Packages that use SprogConstants.SprogState
-
Uses of SprogConstants.SprogState in jmri.jmrix.sprog
Methods in jmri.jmrix.sprog that return SprogConstants.SprogStateModifier and TypeMethodDescriptionSprogTrafficController.getSprogState()static SprogConstants.SprogStateReturns the enum constant of this type with the specified name.static SprogConstants.SprogState[]SprogConstants.SprogState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri.jmrix.sprog with parameters of type SprogConstants.SprogStateModifier and TypeMethodDescriptionbyte[]SprogMessage.getFormattedMessage(SprogConstants.SprogState sprogState) Get formatted message for direct output to stream - this is the final format of the message as a byte array.voidSprogTrafficController.setSprogState(SprogConstants.SprogState s)