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