Uses of Enum
jmri.jmrit.ctc.LockedRoute.AnyInCommonReturn
Packages that use LockedRoute.AnyInCommonReturn
Package
Description
The CTC system provides the ability to create and run prototypical CTC dispatching.
-
Uses of LockedRoute.AnyInCommonReturn in jmri.jmrit.ctc
Methods in jmri.jmrit.ctc that return LockedRoute.AnyInCommonReturnModifier and TypeMethodDescriptionLockedRoute.anyInCommon(LockedRoute lockedRoute, boolean checkDirection, boolean rightTraffic) Checks the sensors passed in as object type "LockedRoute" against the sensors in this object.Returns the enum constant of this type with the specified name.static LockedRoute.AnyInCommonReturn[]LockedRoute.AnyInCommonReturn.values()Returns an array containing the constants of this enum type, in the order they are declared.