Uses of Enum
jmri.jmrix.can.ConfigurationManager.ProgModeSwitch
Packages that use ConfigurationManager.ProgModeSwitch
Package
Description
Defines classes for interfacing to a CAN-based model railway
control bus.
Defines classes for ModeSwitcher for switching programmer and command
station modes.
-
Uses of ConfigurationManager.ProgModeSwitch in jmri.jmrix.can
Fields in jmri.jmrix.can declared as ConfigurationManager.ProgModeSwitchModifier and TypeFieldDescriptionprotected ConfigurationManager.ProgModeSwitchCanSystemConnectionMemo._progModeSwitchMethods in jmri.jmrix.can that return ConfigurationManager.ProgModeSwitchModifier and TypeMethodDescriptionCanSystemConnectionMemo.getProgModeSwitch()Get the state of the programming mode switch which indicates what combination of service and/or ops mode programming is supported by the connection.Returns the enum constant of this type with the specified name.static ConfigurationManager.ProgModeSwitch[]ConfigurationManager.ProgModeSwitch.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri.jmrix.can with parameters of type ConfigurationManager.ProgModeSwitchModifier and TypeMethodDescriptionvoidCanSystemConnectionMemo.setProgModeSwitch(ConfigurationManager.ProgModeSwitch pms) -
Uses of ConfigurationManager.ProgModeSwitch in jmri.jmrix.can.adapters.gridconnect.sproggen5.serialdriver
Fields in jmri.jmrix.can.adapters.gridconnect.sproggen5.serialdriver declared as ConfigurationManager.ProgModeSwitchModifier and TypeFieldDescriptionprotected ConfigurationManager.ProgModeSwitchSprog3PlusSerialDriverAdapter._progMode -
Uses of ConfigurationManager.ProgModeSwitch in jmri.jmrix.can.cbus.swing.modeswitcher
Fields in jmri.jmrix.can.cbus.swing.modeswitcher declared as ConfigurationManager.ProgModeSwitchModifier and TypeFieldDescriptionprotected ConfigurationManager.ProgModeSwitchSprogCbusModeSwitcherFrame._pms