Uses of Enum
jmri.jmrit.vsdecoder.SoundEvent.ButtonType
Packages that use SoundEvent.ButtonType
Package
Description
Provides throttle-controlled locomotive sound simulation without the need of an on-board sound decoder.
-
Uses of SoundEvent.ButtonType in jmri.jmrit.vsdecoder
Fields in jmri.jmrit.vsdecoder declared as SoundEvent.ButtonTypeMethods in jmri.jmrit.vsdecoder that return SoundEvent.ButtonTypeModifier and TypeMethodDescriptionSoundEvent.getButtonType()static SoundEvent.ButtonTypeReturns the enum constant of this type with the specified name.static SoundEvent.ButtonType[]SoundEvent.ButtonType.values()Returns an array containing the constants of this enum type, in the order they are declared.