Uses of Enum
jmri.jmrit.decoderdefn.IdentifyDecoder.Manufacturer
Packages that use IdentifyDecoder.Manufacturer
Package
Description
Decoder definitions via XML, including the decoder index.
-
Uses of IdentifyDecoder.Manufacturer in jmri.jmrit.decoderdefn
Fields in jmri.jmrit.decoderdefn declared as IdentifyDecoder.ManufacturerModifier and TypeFieldDescription(package private) IdentifyDecoder.ManufacturerIdentifyDecoder.mfgIDMethods in jmri.jmrit.decoderdefn that return IdentifyDecoder.ManufacturerModifier and TypeMethodDescriptionstatic IdentifyDecoder.ManufacturerIdentifyDecoder.Manufacturer.forValue(int value) static IdentifyDecoder.ManufacturerReturns the enum constant of this type with the specified name.static IdentifyDecoder.Manufacturer[]IdentifyDecoder.Manufacturer.values()Returns an array containing the constants of this enum type, in the order they are declared.