Uses of Class
jmri.jmrix.maple.MapleSystemConnectionMemo
Packages that use MapleSystemConnectionMemo
Package
Description
-
Uses of MapleSystemConnectionMemo in jmri.jmrix.maple
Methods in jmri.jmrix.maple that return MapleSystemConnectionMemoModifier 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.Methods in jmri.jmrix.maple with parameters of type MapleSystemConnectionMemoModifier and TypeMethodDescriptionstatic booleanSerialAddress.validSystemNameConfig(String systemName, char type, MapleSystemConnectionMemo memo) Public static method to validate system name for configuration.Constructors in jmri.jmrix.maple with parameters of type MapleSystemConnectionMemoModifierConstructorDescriptionMapleMenu(String name, MapleSystemConnectionMemo memo) SerialLight(String systemName, String userName, MapleSystemConnectionMemo memo) Create a Light object, with both system and user names.SerialLight(String systemName, MapleSystemConnectionMemo memo) Create a Light object, with only system name.SerialTurnout(String systemName, String userName, MapleSystemConnectionMemo memo) Create a Turnout object, with both system and user names.SerialTurnout(String systemName, MapleSystemConnectionMemo memo) Create a Turnout object, with only a system name. -
Uses of MapleSystemConnectionMemo in jmri.jmrix.maple.assignment
Constructors in jmri.jmrix.maple.assignment with parameters of type MapleSystemConnectionMemo -
Uses of MapleSystemConnectionMemo in jmri.jmrix.maple.nodeconfig
Constructors in jmri.jmrix.maple.nodeconfig with parameters of type MapleSystemConnectionMemoModifierConstructorDescriptionConstructor method. -
Uses of MapleSystemConnectionMemo in jmri.jmrix.maple.packetgen
Constructors in jmri.jmrix.maple.packetgen with parameters of type MapleSystemConnectionMemoModifierConstructorDescription -
Uses of MapleSystemConnectionMemo in jmri.jmrix.maple.serialmon
Constructors in jmri.jmrix.maple.serialmon with parameters of type MapleSystemConnectionMemoModifierConstructorDescription -
Uses of MapleSystemConnectionMemo in jmri.jmrix.maple.swing
Fields in jmri.jmrix.maple.swing declared as MapleSystemConnectionMemoModifier and TypeFieldDescription(package private) MapleSystemConnectionMemoMapleComponentFactory.memoConstructors in jmri.jmrix.maple.swing with parameters of type MapleSystemConnectionMemo