Uses of Enum
jmri.jmrit.vsdecoder.Trigger.TriggerType
Packages that use Trigger.TriggerType
Package
Description
Provides throttle-controlled locomotive sound simulation without the need of an on-board sound decoder.
-
Uses of Trigger.TriggerType in jmri.jmrit.vsdecoder
Methods in jmri.jmrit.vsdecoder that return Trigger.TriggerTypeModifier and TypeMethodDescriptionTrigger.getTriggerType()static Trigger.TriggerTypeReturns the enum constant of this type with the specified name.static Trigger.TriggerType[]Trigger.TriggerType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri.jmrit.vsdecoder with parameters of type Trigger.TriggerType