Uses of Class
jmri.DccLocoAddress
- 
Packages that use DccLocoAddress Package Description jmri Provides basic interfaces and certain core implementations for the JMRI layout management concepts.jmri.configurexml Provides an XML-based mechanism for storing and restoring configurations.jmri.implementation Provides implementations of various JMRI interfaces.jmri.jmrit Various non-system-specific JMRI tools.jmri.jmrit.consisttool jmri.jmrit.logix Support for implementing Warrants in JMRI.jmri.jmrit.roster jmri.jmrit.throttle jmri.jmrit.vsdecoder Provides throttle-controlled locomotive sound simulation without the need of an on-board sound decoder.jmri.jmrit.withrottle jmri.jmrix.bachrus.speedmatcher jmri.jmrix.bachrus.speedmatcher.basic jmri.jmrix.bachrus.speedmatcher.speedStepScale jmri.jmrix.bidib jmri.jmrix.can.cbus.swing.cbusslotmonitor Provides CBUS Command Station Session Monitoring.jmri.jmrix.debugthrottle jmri.jmrix.direct jmri.jmrix.easydcc jmri.jmrix.ecos Support for the ESU ECoS.jmri.jmrix.lenz jmri.jmrix.loconet Provides access to LocoNet systems, along with a lot of Swing-based tools.jmri.jmrix.mqtt Provides JMRI layout objects that use MQTT connections.jmri.jmrix.mrc jmri.jmrix.nce jmri.jmrix.openlcb Implementation of the JMRI OpenLCB hardware interface.jmri.jmrix.roco.z21 jmri.jmrix.sprog jmri.jmrix.srcp Provide a JMRI connection to an SRCP server.jmri.jmrix.tams Support for the ESU ECoS.jmri.jmrix.tmcc jmri.jmrix.zimo jmri.server.json.throttle jmri.server.json.util 
- 
- 
Uses of DccLocoAddress in jmriMethods in jmri that return DccLocoAddress Modifier and Type Method Description DccLocoAddressConsist. getConsistAddress()Get the Consist AddressDccLocoAddressBasicRosterEntry. getDccLocoAddress()Methods in jmri that return types with arguments of type DccLocoAddress Modifier and Type Method Description java.util.ArrayList<DccLocoAddress>Consist. getConsistList()Get a list of the locomotives in the consist.Methods in jmri with parameters of type DccLocoAddress Modifier and Type Method Description voidConsist. add(DccLocoAddress address, boolean directionNormal)Add a Locomotive to a ConsistbooleanConsist. contains(DccLocoAddress address)Does the consist contain the specified locomotive address?default AddressedProgrammerAddressedProgrammerManager. getAddressedProgrammer(DccLocoAddress address)Gain access to a Addressed Mode Programmer without reservation.booleanConsist. getLocoDirection(DccLocoAddress address)Get the relative direction setting for a specific locomotive in the consist.intConsist. getPosition(DccLocoAddress address)Get the position of a locomotive within the consistjava.lang.StringConsist. getRosterId(DccLocoAddress address)Get the rosterId of a locomotive within the consistbooleanConsist. isAddressAllowed(DccLocoAddress address)Is the specific address allowed?voidConsist. remove(DccLocoAddress address)Remove a Locomotive from this Consistdefault AddressedProgrammerAddressedProgrammerManager. reserveAddressedProgrammer(DccLocoAddress address)Gain access to a (the) Addressed Mode Programmer, in the process reserving it for yourself.voidConsist. restore(DccLocoAddress address, boolean directionNormal)Restore a Locomotive to a Consist, but don't write to the command station.voidConsist. setPosition(DccLocoAddress address, int position)Set the position of a locomotive within the consistvoidConsist. setRosterId(DccLocoAddress address, java.lang.String rosterId)Set the roster entry of a locomotive within the consistConstructors in jmri with parameters of type DccLocoAddress Constructor Description DccLocoAddress(DccLocoAddress l)
- 
Uses of DccLocoAddress in jmri.configurexmlMethods in jmri.configurexml that return DccLocoAddress Modifier and Type Method Description DccLocoAddressDccLocoAddressXml. getAddress(org.jdom2.Element element)
- 
Uses of DccLocoAddress in jmri.implementationFields in jmri.implementation declared as DccLocoAddress Modifier and Type Field Description protected DccLocoAddressDccConsist. consistAddressFields in jmri.implementation with type parameters of type DccLocoAddress Modifier and Type Field Description protected java.util.HashMap<DccLocoAddress,java.lang.Boolean>DccConsist. consistDirprotected java.util.ArrayList<DccLocoAddress>DccConsist. consistListprotected java.util.HashMap<DccLocoAddress,java.lang.Integer>DccConsist. consistPositionprotected java.util.HashMap<DccLocoAddress,java.lang.String>DccConsist. consistRosterMethods in jmri.implementation that return DccLocoAddress Modifier and Type Method Description DccLocoAddressDccConsist. getConsistAddress()Methods in jmri.implementation that return types with arguments of type DccLocoAddress Modifier and Type Method Description java.util.ArrayList<DccLocoAddress>DccConsist. getConsistList()Methods in jmri.implementation with parameters of type DccLocoAddress Modifier and Type Method Description voidDccConsist. add(DccLocoAddress address, boolean directionNormal)Add a Locomotive to an Advanced Consistprotected voidDccConsist. addToAdvancedConsist(DccLocoAddress address, boolean directionNormal)Add a Locomotive to an Advanced Consist.protected voidNmraConsist. addToAdvancedConsist(DccLocoAddress locoAddress, boolean directionNormal)booleanDccConsist. contains(DccLocoAddress address)booleanDccConsist. getLocoDirection(DccLocoAddress address)intDccConsist. getPosition(DccLocoAddress address)Get the position of a locomotive within the consist.java.lang.StringDccConsist. getRosterId(DccLocoAddress address)Get the rosterId of a locomotive within the consistbooleanDccConsist. isAddressAllowed(DccLocoAddress address)Is this address allowed?protected voidDccConsist. notifyConsistListeners(DccLocoAddress locoAddress, int errorCode)Notify all listener objects of a status change.voidDccConsist. remove(DccLocoAddress address)Remove a Locomotive from this Consist.protected voidDccConsist. removeFromAdvancedConsist(DccLocoAddress address)Remove a Locomotive from an Advanced Consistprotected voidNmraConsist. removeFromAdvancedConsist(DccLocoAddress locoAddress)Remove a Locomotive from an Advanced Consistprotected voidDccConsist. resetRosterEntryCVValue(DccLocoAddress address)Set the value in the roster entry's value for for CV19 to 0voidDccConsist. restore(DccLocoAddress address, boolean directionNormal)Restore a Locomotive to an Advanced Consist, but don't write to the command station.voidDccConsist. setPosition(DccLocoAddress address, int position)Set the position of a locomotive within the consist.protected voidDccConsist. setRosterEntryCVValue(DccLocoAddress address)Update the value in the roster entry for CV19 for the specified addressvoidDccConsist. setRosterId(DccLocoAddress address, java.lang.String rosterId)Set the roster entry of a locomotive within the consist.protected voidDccConsist. updateRosterCV(DccLocoAddress address, java.lang.Boolean direction, int value)If allowed by the preferences, Update the CV19 value in the specified address's roster entry, if the roster entry is known.Constructors in jmri.implementation with parameters of type DccLocoAddress Constructor Description DccConsist(DccLocoAddress address)DccConsist(DccLocoAddress address, AddressedProgrammerManager apm)NmraConsist(DccLocoAddress address)NmraConsist(DccLocoAddress address, CommandStation cs)
- 
Uses of DccLocoAddress in jmri.jmritMethods in jmri.jmrit that return DccLocoAddress Modifier and Type Method Description DccLocoAddressDccLocoAddressSelector. getAddress()Methods in jmri.jmrit with parameters of type DccLocoAddress Modifier and Type Method Description voidDccLocoAddressSelector. setAddress(DccLocoAddress a)
- 
Uses of DccLocoAddress in jmri.jmrit.consisttoolMethods in jmri.jmrit.consisttool with parameters of type DccLocoAddress Modifier and Type Method Description voidConsistDataModel. setConsist(DccLocoAddress Address)
- 
Uses of DccLocoAddress in jmri.jmrit.logixMethods in jmri.jmrit.logix that return DccLocoAddress Modifier and Type Method Description DccLocoAddressSpeedUtil. getDccAddress()Methods in jmri.jmrit.logix with parameters of type DccLocoAddress Modifier and Type Method Description protected voidSpeedUtil. setDccAddress(DccLocoAddress dccAddr)Called by: Warrant.setRunMode() about to run a warrant WarrantFrame.setup() for an existing warrant WarrantTableModel.cloneWarrant() when cloning an existing warrantjava.lang.StringSCWarrant. setRunMode(int mode, DccLocoAddress address, LearnThrottleFrame student, java.util.List<ThrottleSetting> commands, boolean runBlind)java.lang.StringWarrant. setRunMode(int mode, DccLocoAddress address, LearnThrottleFrame student, java.util.List<ThrottleSetting> commands, boolean runBlind)Sets up recording and playing back throttle commands - also cleans up afterwards.
- 
Uses of DccLocoAddress in jmri.jmrit.rosterMethods in jmri.jmrit.roster that return DccLocoAddress Modifier and Type Method Description DccLocoAddressRosterEntry. getDccLocoAddress()
- 
Uses of DccLocoAddress in jmri.jmrit.throttleMethods in jmri.jmrit.throttle that return DccLocoAddress Modifier and Type Method Description DccLocoAddressAddressPanel. getConsistAddress()DccLocoAddressAddressPanel. getCurrentAddress()Methods in jmri.jmrit.throttle with parameters of type DccLocoAddress Modifier and Type Method Description intThrottlesTableModel. getNumberOfEntriesFor(DccLocoAddress la)Get the number of usages of a particular Loco Address.voidThrottlesTableModel. removeThrottleFrame(ThrottleFrame tf, DccLocoAddress la)voidAddressPanel. setConsistAddress(DccLocoAddress consistAddress)set the currently used consist address and initiate a throttle requestvoidAddressPanel. setCurrentAddress(DccLocoAddress currentAddress)set the currently used decoder address and initiate a throttle request if a consist address is already set, this address will be used only for functions
- 
Uses of DccLocoAddress in jmri.jmrit.vsdecoderMethods in jmri.jmrit.vsdecoder that return DccLocoAddress Modifier and Type Method Description DccLocoAddressVSDConfig. getDccAddress()
- 
Uses of DccLocoAddress in jmri.jmrit.withrottleFields in jmri.jmrit.withrottle declared as DccLocoAddress Modifier and Type Field Description (package private) DccLocoAddressThrottleController. leadAddressMethods in jmri.jmrit.withrottle that return DccLocoAddress Modifier and Type Method Description DccLocoAddressThrottleController. getCurrentAddress()static DccLocoAddressConsistController. stringToDcc(java.lang.String s)Methods in jmri.jmrit.withrottle with parameters of type DccLocoAddress Modifier and Type Method Description voidWiFiConsist. add(DccLocoAddress loco, boolean dirNorm)booleanConsistController. checkForBroadcastAddress(DccLocoAddress addr)Check to see if an address will try to broadcast (0) a programming message.booleanWiFiConsistManager. checkForBroadcastAddress(DccLocoAddress addr)Check to see if an address will try to broadcast (0) a programming message.voidDeviceServer. notifyControllerAddressDeclined(ThrottleController tc, DccLocoAddress address, java.lang.String reason)System has declined the address request, may be an in-use address.voidThrottleControllerListener. notifyControllerAddressDeclined(ThrottleController tc, DccLocoAddress address, java.lang.String reason)voidWiFiConsist. remove(DccLocoAddress loco)(package private) booleanConsistFunctionController. requestThrottle(DccLocoAddress loco)voidWiFiConsist. sendConsistCommand(DccLocoAddress loco, boolean dirNorm, WiFiConsist consist)Send an NMRA consisting command to add or remove a loco from a consistConstructors in jmri.jmrit.withrottle with parameters of type DccLocoAddress Constructor Description WiFiConsist(DccLocoAddress address)
- 
Uses of DccLocoAddress in jmri.jmrix.bachrus.speedmatcherFields in jmri.jmrix.bachrus.speedmatcher declared as DccLocoAddress Modifier and Type Field Description protected DccLocoAddressSpeedMatcher. dccLocoAddressDccLocoAddressSpeedMatcherConfig. dccLocoAddressConstructors in jmri.jmrix.bachrus.speedmatcher with parameters of type DccLocoAddress Constructor Description SpeedMatcherConfig(DccLocoAddress address, Speed.Unit speedUnit, boolean trimReverseSpeed, int warmUpForwardSeconds, int warmUpReverseSeconds, PowerManager powerManager, javax.swing.JLabel statusLabel, javax.swing.JButton startStopButton)Constructor for the abstract SpeedMatcherConfig at the core of any Speed Matcher Config
- 
Uses of DccLocoAddress in jmri.jmrix.bachrus.speedmatcher.basicConstructors in jmri.jmrix.bachrus.speedmatcher.basic with parameters of type DccLocoAddress Constructor Description BasicSpeedMatcherConfig(DccLocoAddress address, float targetStartSpeed, float targetTopSpeed, Speed.Unit speedUnit, boolean trimReverseSpeed, int warmUpForwardSeconds, int warmUpReverseSeconds, PowerManager powerManager, javax.swing.JLabel statusLabel, javax.swing.JButton startStopButton)Create a config object for a Basic Speed Matcher
- 
Uses of DccLocoAddress in jmri.jmrix.bachrus.speedmatcher.speedStepScaleConstructors in jmri.jmrix.bachrus.speedmatcher.speedStepScale with parameters of type DccLocoAddress Constructor Description SpeedStepScaleSpeedMatcherConfig(DccLocoAddress address, SpeedTableStepSpeed targetMaxSpeedStep, Speed.Unit speedUnit, boolean trimReverseSpeed, int warmUpForwardSeconds, int warmUpReverseSeconds, PowerManager powerManager, javax.swing.JLabel statusLabel, javax.swing.JLabel actualMaxSpeedField, javax.swing.JButton startStopButton)Create a config object for a Speed Step Scale Speed Matcher
- 
Uses of DccLocoAddress in jmri.jmrix.bidibFields in jmri.jmrix.bidib declared as DccLocoAddress Modifier and Type Field Description (package private) DccLocoAddressBiDiBThrottle. locoAddressConstructors in jmri.jmrix.bidib with parameters of type DccLocoAddress Constructor Description BiDiBThrottle(BiDiBSystemConnectionMemo memo, DccLocoAddress locoAddress)Constructor.
- 
Uses of DccLocoAddress in jmri.jmrix.can.cbus.swing.cbusslotmonitorMethods in jmri.jmrix.can.cbus.swing.cbusslotmonitor that return DccLocoAddress Modifier and Type Method Description protected DccLocoAddressCbusSlotMonitorSession. getLocoAddr()Constructors in jmri.jmrix.can.cbus.swing.cbusslotmonitor with parameters of type DccLocoAddress Constructor Description CbusSlotMonitorSession(DccLocoAddress locoAddr)The table provides and maintains 1 row per loco address
- 
Uses of DccLocoAddress in jmri.jmrix.debugthrottleFields in jmri.jmrix.debugthrottle declared as DccLocoAddress Modifier and Type Field Description (package private) DccLocoAddressDebugThrottle. addressConstructors in jmri.jmrix.debugthrottle with parameters of type DccLocoAddress Constructor Description DebugThrottle(DccLocoAddress address, SystemConnectionMemo memo)Constructor.
- 
Uses of DccLocoAddress in jmri.jmrix.directFields in jmri.jmrix.direct declared as DccLocoAddress Modifier and Type Field Description (package private) DccLocoAddressThrottle. addressConstructors in jmri.jmrix.direct with parameters of type DccLocoAddress Constructor Description Throttle(DccLocoAddress address, CommandStation tc)Deprecated, for removal: This API element is subject to removal in a future version.Throttle(DccLocoAddress address, CommandStation tc, SystemConnectionMemo memo)Constructor.
- 
Uses of DccLocoAddress in jmri.jmrix.easydccMethods in jmri.jmrix.easydcc with parameters of type DccLocoAddress Modifier and Type Method Description voidEasyDccConsist. add(DccLocoAddress locoAddress, boolean directionNormal)Add a Locomotive to a Consist.protected voidEasyDccConsist. addToAdvancedConsist(DccLocoAddress locoAddress, boolean directionNormal)Add a Locomotive to an Advanced Consist.booleanEasyDccConsist. contains(DccLocoAddress address)Does the consist contain the specified address?static EasyDccMessageEasyDccMessage. getAddConsistNormal(int ConsistAddress, DccLocoAddress LocoAddress)Get a static message to add a locomotive to a Standard Consist in the normal direction.static EasyDccMessageEasyDccMessage. getAddConsistReverse(int ConsistAddress, DccLocoAddress LocoAddress)Get a static message to add a locomotive to a Standard Consist in the reverse direction.booleanEasyDccConsist. getLocoDirection(DccLocoAddress address)Get the relative direction setting for a specific locomotive in the consist.static EasyDccMessageEasyDccMessage. getSubtractConsist(int ConsistAddress, DccLocoAddress LocoAddress)Get a static message to subtract a locomotive from a Standard Consist.booleanEasyDccConsist. isAddressAllowed(DccLocoAddress address)Is this address allowed?voidEasyDccConsist. remove(DccLocoAddress locoAddress)Remove a Locomotive from this Consist.protected voidEasyDccConsist. removeFromAdvancedConsist(DccLocoAddress locoAddress)Remove a Locomotive from an Advanced ConsistvoidEasyDccConsist. removeFromCSConsist(DccLocoAddress LocoAddress)Remove a Locomotive from an EasyDCC Standard Consist.voidEasyDccConsist. restore(DccLocoAddress locoAddress, boolean directionNormal)Restore a Locomotive to an Advanced Consist, but don't write to the command station.Constructors in jmri.jmrix.easydcc with parameters of type DccLocoAddress Constructor Description EasyDccConsist(DccLocoAddress address, EasyDccSystemConnectionMemo memo)EasyDccThrottle(EasyDccSystemConnectionMemo memo, DccLocoAddress address)Constructor.
- 
Uses of DccLocoAddress in jmri.jmrix.ecosConstructors in jmri.jmrix.ecos with parameters of type DccLocoAddress Constructor Description EcosDccThrottle(DccLocoAddress address, EcosSystemConnectionMemo memo, boolean control)Create a new EcosDccThrottle.
- 
Uses of DccLocoAddress in jmri.jmrix.lenzMethods in jmri.jmrix.lenz with parameters of type DccLocoAddress Modifier and Type Method Description voidXNetConsist. add(DccLocoAddress locoAddress, boolean directionNormal)Add a Locomotive to a Consist.protected voidXNetConsist. addToAdvancedConsist(DccLocoAddress locoAddress, boolean directionNormal)Add a Locomotive to an Advanced Consist.booleanXNetConsist. contains(DccLocoAddress address)Does the consist contain the specified address?booleanXNetConsist. getLocoDirection(DccLocoAddress address)Get the relative direction setting for a specific locomotive in the consist.booleanXNetConsist. isAddressAllowed(DccLocoAddress address)Is this address allowed?voidXNetConsist. remove(DccLocoAddress locoAddress)Remove a Locomotive from this Consist.protected voidXNetConsist. removeFromAdvancedConsist(DccLocoAddress locoAddress)Remove a Locomotive from an Advanced Consist.voidXNetConsist. removeFromCSConsist(DccLocoAddress locoAddress)Remove a Locomotive from a Lenz Double Header.locoAddressvoidXNetConsist. restore(DccLocoAddress locoAddress, boolean directionNormal)Restore a Locomotive to an Advanced Consist, but don't write to the command station.Constructors in jmri.jmrix.lenz with parameters of type DccLocoAddress Constructor Description XNetConsist(DccLocoAddress address, XNetTrafficController controller, XNetSystemConnectionMemo systemMemo)Initialize a consist for the specific address.
- 
Uses of DccLocoAddress in jmri.jmrix.loconetFields in jmri.jmrix.loconet declared as DccLocoAddress Modifier and Type Field Description (package private) DccLocoAddressLnPr2ThrottleManager. activeAddress(package private) DccLocoAddressPr2Throttle. addressMethods in jmri.jmrix.loconet that return DccLocoAddress Modifier and Type Method Description DccLocoAddressLnPr2ThrottleManager. getActiveAddress()Make the active address available to the power manager, which needs it to turn on and off "neutral mode" in the locomotiveMethods in jmri.jmrix.loconet with parameters of type DccLocoAddress Modifier and Type Method Description voidLocoNetConsist. add(DccLocoAddress locoAddress, boolean directionNormal)Add a Locomotive to a Consist.protected voidLocoNetConsist. addToAdvancedConsist(DccLocoAddress locoAddress, boolean directionNormal)Add a Locomotive to an Advanced Consist.booleanLocoNetConsist. contains(DccLocoAddress address)booleanLocoNetConsist. getLocoDirection(DccLocoAddress address)booleanLocoNetConsist. isAddressAllowed(DccLocoAddress address)Is this address allowed?voidLocoNetConsist. remove(DccLocoAddress locoAddress)Remove a Locomotive from this Consist.protected voidLocoNetConsist. removeFromAdvancedConsist(DccLocoAddress locoAddress)Remove a Locomotive from an Advanced ConsistvoidLocoNetConsist. removeFromCSConsist(DccLocoAddress locoAddress)Remove a Locomotive from a LocoNet Universal Consist.voidLocoNetConsist. restore(DccLocoAddress locoAddress, boolean directionNormal)Restore a Locomotive to a Consist, but don't write to the command station.Constructors in jmri.jmrix.loconet with parameters of type DccLocoAddress Constructor Description LocoNetConsist(DccLocoAddress address, LocoNetSystemConnectionMemo lm)Pr2Throttle(LocoNetSystemConnectionMemo memo, DccLocoAddress address)Constructor
- 
Uses of DccLocoAddress in jmri.jmrix.mqttMethods in jmri.jmrix.mqtt with parameters of type DccLocoAddress Modifier and Type Method Description voidMqttConsist. add(DccLocoAddress locoAddress, boolean directionNormal)Add a Locomotive to a Consist.booleanMqttConsist. contains(DccLocoAddress address)Does the consist contain the specified address?booleanMqttConsist. getLocoDirection(DccLocoAddress address)Get the relative direction setting for a specific locomotive in the consist.booleanMqttConsist. isAddressAllowed(DccLocoAddress address)Is this address allowed?voidMqttConsist. remove(DccLocoAddress locoAddress)Remove a Locomotive from this Consist.voidMqttConsist. restore(DccLocoAddress locoAddress, boolean directionNormal)Restore a Locomotive to Consist, but don't write to the command station.Constructors in jmri.jmrix.mqtt with parameters of type DccLocoAddress Constructor Description MqttConsist(DccLocoAddress address, MqttSystemConnectionMemo memo, java.lang.String sendTopicPrefix)
- 
Uses of DccLocoAddress in jmri.jmrix.mrcFields in jmri.jmrix.mrc declared as DccLocoAddress Modifier and Type Field Description (package private) DccLocoAddressMrcThrottle. addressConstructors in jmri.jmrix.mrc with parameters of type DccLocoAddress Constructor Description MrcThrottle(MrcSystemConnectionMemo memo, DccLocoAddress address)Throttle Constructor.
- 
Uses of DccLocoAddress in jmri.jmrix.nceFields in jmri.jmrix.nce declared as DccLocoAddress Modifier and Type Field Description (package private) DccLocoAddressNceThrottle. addressMethods in jmri.jmrix.nce that return DccLocoAddress Modifier and Type Method Description DccLocoAddressNceConsist. getLocoAddressByPosition(int position)Methods in jmri.jmrix.nce with parameters of type DccLocoAddress Modifier and Type Method Description voidNceConsist. add(DccLocoAddress locoAddress, boolean directionNormal)Add a Locomotive to a ConsistvoidNceConsist. remove(DccLocoAddress locoAddress)Remove a locomotive from this consistvoidNceConsist. restore(DccLocoAddress locoAddress, boolean directionNormal, int position)Constructors in jmri.jmrix.nce with parameters of type DccLocoAddress Constructor Description NceConsist(DccLocoAddress locoAddress, NceSystemConnectionMemo m)NceThrottle(NceSystemConnectionMemo memo, DccLocoAddress address)Constructor.
- 
Uses of DccLocoAddress in jmri.jmrix.openlcbSubclasses of DccLocoAddress in jmri.jmrix.openlcb Modifier and Type Class Description classOpenLcbLocoAddressEncapsulate information for an OpenLCB Locomotive Decoder Address.Fields in jmri.jmrix.openlcb declared as DccLocoAddress Modifier and Type Field Description (package private) DccLocoAddressOlcbThrottle. addressConstructors in jmri.jmrix.openlcb with parameters of type DccLocoAddress Constructor Description OlcbThrottle(DccLocoAddress address, SystemConnectionMemo memo)Constructor
- 
Uses of DccLocoAddress in jmri.jmrix.roco.z21Methods in jmri.jmrix.roco.z21 that return DccLocoAddress Modifier and Type Method Description static DccLocoAddressZ21MessageUtils. getCanDetectorLocoAddress(int addressValue)DccLocoAddressZ21Reply. getRailComLocoAddress(int n)Get a locomotive address from an entry in a railcom message.
- 
Uses of DccLocoAddress in jmri.jmrix.sprogFields in jmri.jmrix.sprog declared as DccLocoAddress Modifier and Type Field Description (package private) DccLocoAddressSprogCSThrottle. address(package private) DccLocoAddressSprogThrottle. addressMethods in jmri.jmrix.sprog with parameters of type DccLocoAddress Modifier and Type Method Description voidSprogCommandStation. function0Through4Packet(DccLocoAddress address, boolean f0, boolean f0Momentary, boolean f1, boolean f1Momentary, boolean f2, boolean f2Momentary, boolean f3, boolean f3Momentary, boolean f4, boolean f4Momentary)voidSprogCommandStation. function13Through20Packet(DccLocoAddress address, boolean f13, boolean f13Momentary, boolean f14, boolean f14Momentary, boolean f15, boolean f15Momentary, boolean f16, boolean f16Momentary, boolean f17, boolean f17Momentary, boolean f18, boolean f18Momentary, boolean f19, boolean f19Momentary, boolean f20, boolean f20Momentary)voidSprogCommandStation. function21Through28Packet(DccLocoAddress address, boolean f21, boolean f21Momentary, boolean f22, boolean f22Momentary, boolean f23, boolean f23Momentary, boolean f24, boolean f24Momentary, boolean f25, boolean f25Momentary, boolean f26, boolean f26Momentary, boolean f27, boolean f27Momentary, boolean f28, boolean f28Momentary)voidSprogCommandStation. function29Through36Packet(DccLocoAddress address, boolean a, boolean am, boolean b, boolean bm, boolean c, boolean cm, boolean d, boolean dm, boolean e, boolean em, boolean f, boolean fm, boolean g, boolean gm, boolean h, boolean hm)voidSprogCommandStation. function37Through44Packet(DccLocoAddress address, boolean a, boolean am, boolean b, boolean bm, boolean c, boolean cm, boolean d, boolean dm, boolean e, boolean em, boolean f, boolean fm, boolean g, boolean gm, boolean h, boolean hm)voidSprogCommandStation. function45Through52Packet(DccLocoAddress address, boolean a, boolean am, boolean b, boolean bm, boolean c, boolean cm, boolean d, boolean dm, boolean e, boolean em, boolean f, boolean fm, boolean g, boolean gm, boolean h, boolean hm)voidSprogCommandStation. function53Through60Packet(DccLocoAddress address, boolean a, boolean am, boolean b, boolean bm, boolean c, boolean cm, boolean d, boolean dm, boolean e, boolean em, boolean f, boolean fm, boolean g, boolean gm, boolean h, boolean hm)voidSprogCommandStation. function5Through8Packet(DccLocoAddress address, boolean f5, boolean f5Momentary, boolean f6, boolean f6Momentary, boolean f7, boolean f7Momentary, boolean f8, boolean f8Momentary)voidSprogCommandStation. function61Through68Packet(DccLocoAddress address, boolean a, boolean am, boolean b, boolean bm, boolean c, boolean cm, boolean d, boolean dm, boolean e, boolean em, boolean f, boolean fm, boolean g, boolean gm, boolean h, boolean hm)voidSprogCommandStation. function9Through12Packet(DccLocoAddress address, boolean f9, boolean f9Momentary, boolean f10, boolean f10Momentary, boolean f11, boolean f11Momentary, boolean f12, boolean f12Momentary)booleanSprogSlot. isActiveAddressMatch(DccLocoAddress address)voidSprogCommandStation. release(DccLocoAddress address)voidSprogCommandStation. setSpeed(SpeedStepMode mode, DccLocoAddress address, int spd, boolean isForward)Handle speed changes from throttle.Constructors in jmri.jmrix.sprog with parameters of type DccLocoAddress Constructor Description SprogThrottle(SprogSystemConnectionMemo memo, DccLocoAddress address)Constructor.
- 
Uses of DccLocoAddress in jmri.jmrix.srcpConstructors in jmri.jmrix.srcp with parameters of type DccLocoAddress Constructor Description SRCPThrottle(SRCPBusConnectionMemo memo, DccLocoAddress address)Constructor.SRCPThrottle(SRCPBusConnectionMemo memo, DccLocoAddress address, java.lang.String protocol, SpeedStepMode mode, int functions)
- 
Uses of DccLocoAddress in jmri.jmrix.tamsConstructors in jmri.jmrix.tams with parameters of type DccLocoAddress Constructor Description TamsThrottle(TamsSystemConnectionMemo memo, DccLocoAddress address)
- 
Uses of DccLocoAddress in jmri.jmrix.tmccConstructors in jmri.jmrix.tmcc with parameters of type DccLocoAddress Constructor Description SerialThrottle(TmccSystemConnectionMemo memo, DccLocoAddress address)Constructor.
- 
Uses of DccLocoAddress in jmri.jmrix.zimoFields in jmri.jmrix.zimo declared as DccLocoAddress Modifier and Type Field Description (package private) DccLocoAddressMx1Throttle. addressConstructors in jmri.jmrix.zimo with parameters of type DccLocoAddress Constructor Description Mx1Throttle(Mx1SystemConnectionMemo memo, DccLocoAddress address)Create a new throttle.
- 
Uses of DccLocoAddress in jmri.server.json.throttleMethods in jmri.server.json.throttle with parameters of type DccLocoAddress Modifier and Type Method Description booleanJsonThrottleManager. containsKey(DccLocoAddress address)JsonThrottleJsonThrottleManager. get(DccLocoAddress address)voidJsonThrottleManager. put(DccLocoAddress address, JsonThrottle throttle)voidJsonThrottleManager. remove(DccLocoAddress address)booleanJsonThrottleManager. requestThrottle(DccLocoAddress address, ThrottleListener listener)Constructors in jmri.server.json.throttle with parameters of type DccLocoAddress Constructor Description JsonThrottle(DccLocoAddress address, JsonThrottleSocketService server)
- 
Uses of DccLocoAddress in jmri.server.json.utilMethods in jmri.server.json.util that return DccLocoAddress Modifier and Type Method Description static DccLocoAddressJsonUtilHttpService. addressForString(java.lang.String address)
 
-