Uses of Enum
jmri.jmrit.vsdecoder.Trigger.TargetAction
Packages that use Trigger.TargetAction
Package
Description
Provides throttle-controlled locomotive sound simulation without the need of an on-board sound decoder.
-
Uses of Trigger.TargetAction in jmri.jmrit.vsdecoder
Methods in jmri.jmrit.vsdecoder that return Trigger.TargetActionModifier and TypeMethodDescriptionTrigger.getTargetAction()static Trigger.TargetActionReturns the enum constant of this type with the specified name.static Trigger.TargetAction[]Trigger.TargetAction.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.TargetAction