Uses of Class
jmri.jmrit.logixng.util.LogixNG_SelectCharset.Addressing
-
Packages that use LogixNG_SelectCharset.Addressing Package Description jmri.jmrit.logixng.util -
-
Uses of LogixNG_SelectCharset.Addressing in jmri.jmrit.logixng.util
Methods in jmri.jmrit.logixng.util that return LogixNG_SelectCharset.Addressing Modifier and Type Method Description LogixNG_SelectCharset.AddressingLogixNG_SelectCharset. getAddressing()static LogixNG_SelectCharset.AddressingLogixNG_SelectCharset.Addressing. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static LogixNG_SelectCharset.Addressing[]LogixNG_SelectCharset.Addressing. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri.jmrit.logixng.util with parameters of type LogixNG_SelectCharset.Addressing Modifier and Type Method Description voidLogixNG_SelectCharset. setAddressing(LogixNG_SelectCharset.Addressing addressing)
-