Package jmri.jmrix.openlcb
Class OpenLcbLocoAddress
java.lang.Object
jmri.DccLocoAddress
jmri.jmrix.openlcb.OpenLcbLocoAddress
- All Implemented Interfaces:
LocoAddress
Encapsulate information for an OpenLCB Locomotive Decoder Address.
The address information is an OpenLCB node ID.
This should not be a child of DccLocoAddress, but rather of LocoAddress. But
the code isn't up to that right now.
-
Nested Class Summary
Nested classes/interfaces inherited from interface jmri.LocoAddress
LocoAddress.Protocol -
Field Summary
FieldsFields inherited from class jmri.DccLocoAddress
number, protocol -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jmri.DccLocoAddress
getNumber, getProtocol, isLongAddress, toString
-
Field Details
-
node
-
-
Constructor Details
-
OpenLcbLocoAddress
-
-
Method Details
-
equals
- Overrides:
equalsin classDccLocoAddress
-
hashCode
- Overrides:
hashCodein classDccLocoAddress
-
getNode
-