Uses of Enum
jmri.jmrit.ctc.ctcserialdata.OtherData.SIGNALS_ON_PANEL
Packages that use OtherData.SIGNALS_ON_PANEL
-
Uses of OtherData.SIGNALS_ON_PANEL in jmri.jmrit.ctc.ctcserialdata
Fields in jmri.jmrit.ctc.ctcserialdata declared as OtherData.SIGNALS_ON_PANELMethods in jmri.jmrit.ctc.ctcserialdata that return OtherData.SIGNALS_ON_PANELModifier and TypeMethodDescriptionstatic OtherData.SIGNALS_ON_PANELOtherData.SIGNALS_ON_PANEL.getRadioGroupValue(int radioGroupValue) static OtherData.SIGNALS_ON_PANELReturns the enum constant of this type with the specified name.static OtherData.SIGNALS_ON_PANEL[]OtherData.SIGNALS_ON_PANEL.values()Returns an array containing the constants of this enum type, in the order they are declared.