Uses of Enum
jmri.jmrix.bachrus.speedmatcher.basic.BasicSpeedMatcherConfig.SpeedTable
Packages that use BasicSpeedMatcherConfig.SpeedTable
-
Uses of BasicSpeedMatcherConfig.SpeedTable in jmri.jmrix.bachrus.speedmatcher.basic
Methods in jmri.jmrix.bachrus.speedmatcher.basic that return BasicSpeedMatcherConfig.SpeedTableModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static BasicSpeedMatcherConfig.SpeedTable[]BasicSpeedMatcherConfig.SpeedTable.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri.jmrix.bachrus.speedmatcher.basic with parameters of type BasicSpeedMatcherConfig.SpeedTableModifier and TypeMethodDescriptionstatic SpeedMatcherBasicSpeedMatcherFactory.getSpeedMatcher(BasicSpeedMatcherConfig.SpeedTable speedTable, BasicSpeedMatcherConfig config) Gets the correct Basic Speed Matcher for the given speedTable