Uses of Enum
jmri.RailCom.Motion
Packages that use RailCom.Motion
Package
Description
Provides basic interfaces and certain core implementations for the JMRI
layout management concepts.
Provides implementations of various JMRI interfaces.
-
Uses of RailCom.Motion in jmri
Methods in jmri that return RailCom.MotionModifier and TypeMethodDescriptionRailCom.getMotion()Gets the motion state of the Rail Com device on the trackstatic RailCom.MotionReturns the enum constant of this type with the specified name.static RailCom.Motion[]RailCom.Motion.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri with parameters of type RailCom.MotionModifier and TypeMethodDescriptionvoidRailCom.setMotion(RailCom.Motion type) Set the motion state reported back from a device -
Uses of RailCom.Motion in jmri.implementation
Methods in jmri.implementation that return RailCom.MotionMethods in jmri.implementation with parameters of type RailCom.Motion