Uses of Class
jmri.jmrix.secsi.SecsiSystemConnectionMemo
Packages that use SecsiSystemConnectionMemo
Package
Description
This package handles communications for the TracTronics SECSI hardware.
-
Uses of SecsiSystemConnectionMemo in jmri.jmrix.secsi
Fields in jmri.jmrix.secsi declared as SecsiSystemConnectionMemoModifier and TypeFieldDescription(package private) SecsiSystemConnectionMemoSerialTrafficController.memoReference to the system connection memo.Methods in jmri.jmrix.secsi that return SecsiSystemConnectionMemoModifier and TypeMethodDescriptionSerialLightManager.getMemo()Get the system connection for this manager.SerialSensorManager.getMemo()Get the system connection for this manager.SerialTurnoutManager.getMemo()Get the system connection for this manager.SerialTrafficController.getSystemConnectionMemo()Get access to the system connection memo associated with this traffic controller.Methods in jmri.jmrix.secsi with parameters of type SecsiSystemConnectionMemoModifier and TypeMethodDescriptionvoidSerialTrafficController.setSystemConnectionMemo(SecsiSystemConnectionMemo m) Set the system connection memo associated with this traffic controller.Constructors in jmri.jmrix.secsi with parameters of type SecsiSystemConnectionMemoModifierConstructorDescriptionSecsiMenu(String name, SecsiSystemConnectionMemo memo) SerialLight(String systemName, String userName, SecsiSystemConnectionMemo _memo) Create a Light object, with both system and user names.SerialLight(String systemName, SecsiSystemConnectionMemo _memo) Create a Light object, with only system name.SerialSensor(String systemName, String userName, SecsiSystemConnectionMemo _memo) SerialSensor(String systemName, SecsiSystemConnectionMemo _memo) SerialTrafficController(SecsiSystemConnectionMemo adaptermemo) Create a new SerialTrafficController instance.SerialTurnout(String systemName, String userName, SecsiSystemConnectionMemo _memo) Create a Turnout object, with both system and user names. -
Uses of SecsiSystemConnectionMemo in jmri.jmrix.secsi.nodeconfig
Constructors in jmri.jmrix.secsi.nodeconfig with parameters of type SecsiSystemConnectionMemoModifierConstructorDescriptionConstructor method -
Uses of SecsiSystemConnectionMemo in jmri.jmrix.secsi.packetgen
Constructors in jmri.jmrix.secsi.packetgen with parameters of type SecsiSystemConnectionMemoModifierConstructorDescription -
Uses of SecsiSystemConnectionMemo in jmri.jmrix.secsi.serialmon
Constructors in jmri.jmrix.secsi.serialmon with parameters of type SecsiSystemConnectionMemoModifierConstructorDescription -
Uses of SecsiSystemConnectionMemo in jmri.jmrix.secsi.swing
Constructors in jmri.jmrix.secsi.swing with parameters of type SecsiSystemConnectionMemo