Uses of Class
jmri.jmrix.oaktree.OakTreeSystemConnectionMemo
Packages that use OakTreeSystemConnectionMemo
Package
Description
-
Uses of OakTreeSystemConnectionMemo in jmri.jmrix.oaktree
Fields in jmri.jmrix.oaktree declared as OakTreeSystemConnectionMemoModifier and TypeFieldDescription(package private) OakTreeSystemConnectionMemoSerialAddress._memo(package private) OakTreeSystemConnectionMemoSerialNode._memo(package private) OakTreeSystemConnectionMemoSerialTrafficController.memoReference to the system connection memo.Methods in jmri.jmrix.oaktree that return OakTreeSystemConnectionMemoModifier 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.oaktree with parameters of type OakTreeSystemConnectionMemoModifier and TypeMethodDescriptionvoidSerialTrafficController.setSystemConnectionMemo(OakTreeSystemConnectionMemo m) Set the system connection memo associated with this traffic controller.static booleanSerialAddress.validSystemNameConfig(String systemName, char type, OakTreeSystemConnectionMemo memo) Static method to validate system name for configuration.Constructors in jmri.jmrix.oaktree with parameters of type OakTreeSystemConnectionMemoModifierConstructorDescriptionOakTreeMenu(String name, OakTreeSystemConnectionMemo memo) SerialLight(String systemName, String userName, OakTreeSystemConnectionMemo memo) Create a Light object, with both system and user names.SerialLight(String systemName, OakTreeSystemConnectionMemo memo) Create a Light object, with only system name.SerialNode(int address, int type, OakTreeSystemConnectionMemo memo) Create a new SerialNode and initialize default instance variablesCreate a new SerialNode without a name supplied.SerialTrafficController(OakTreeSystemConnectionMemo adaptermemo) Create a new Oaktree SerialTrafficController instance.SerialTurnout(String systemName, String userName, OakTreeSystemConnectionMemo memo) Create a Turnout object, with both system and user names. -
Uses of OakTreeSystemConnectionMemo in jmri.jmrix.oaktree.nodeconfig
Constructors in jmri.jmrix.oaktree.nodeconfig with parameters of type OakTreeSystemConnectionMemoModifierConstructorDescriptionConstructor method. -
Uses of OakTreeSystemConnectionMemo in jmri.jmrix.oaktree.packetgen
Constructors in jmri.jmrix.oaktree.packetgen with parameters of type OakTreeSystemConnectionMemoModifierConstructorDescription -
Uses of OakTreeSystemConnectionMemo in jmri.jmrix.oaktree.serialmon
Constructors in jmri.jmrix.oaktree.serialmon with parameters of type OakTreeSystemConnectionMemoModifierConstructorDescription -
Uses of OakTreeSystemConnectionMemo in jmri.jmrix.oaktree.swing
Fields in jmri.jmrix.oaktree.swing declared as OakTreeSystemConnectionMemoModifier and TypeFieldDescription(package private) OakTreeSystemConnectionMemoOakTreeComponentFactory.memoConstructors in jmri.jmrix.oaktree.swing with parameters of type OakTreeSystemConnectionMemo