Uses of Class
jmri.jmrix.lenz.XNetReply
Packages that use XNetReply
Package
Description
-
Uses of XNetReply in jmri.jmrix.lenz
Methods in jmri.jmrix.lenz with parameters of type XNetReplyModifier and TypeMethodDescriptionprotected voidXNetTurnoutManager.forwardMessageToTurnout(String s, XNetReply l) (package private) voidXNetSensor.initmessage(XNetReply l) initmessage is a package protected class which allows the Manger to send a feedback message at initialization without changing the state of the sensor with respect to whether or not a feedback request was sent.(package private) voidXNetTurnout.initmessage(XNetReply l) Package protected class which allows the Manger to send a feedback message at initialization without changing the state of the turnout with respect to whether or not a feedback request was sent.voidListeners for messages from the command station.voidListen for turnouts, creating them as needed.voidMember function that will be invoked by an XNetInterface implementation to forward an XNet message from the layout.voidvoidHandle an incoming message from the XpressNet.voidMember function that will be invoked by an XNetInterface implementation to forward an XNet message from the layout.voidMember function that will be invoked by an XNetInterface implementation to forward an XNet message from the layout.voidvoidMember function that will be invoked by an XNetInterface implementation to forward an XNet message from the layout.voidImplementing classes will typically have a function/listener to get updates from the layout, which will then call public void firePropertyChange(String propertyName, Object oldValue, Object newValue) _once_ if anything has changed state (or set the commanded state directly)voidvoidvoidHandle incoming messages for throttles.voidMember function that will be invoked by an XNetInterface implementation to forward an XNet message from the layout.voidReceive an XNet message from upstream and forward it to all the local clients.voidHandle an incoming message from the XpressNet.voidListen for turnouts, creating them as needed.protected voidForward an XNetMessage to all registered listeners.voidLenzCommandStation.setCommandStationSoftwareVersion(XNetReply l) Set the CS Software Version based on an XpressNet Message.voidLenzCommandStation.setCommandStationType(XNetReply l) Set the CS Type based on an XpressNet Message.Constructors in jmri.jmrix.lenz with parameters of type XNetReplyModifierConstructorDescriptionprotectedFeedbackItem(XNetReply reply, int number, int data) XNetMessage(XNetReply message) Create an XNetMessage from an XNetReply. -
Uses of XNetReply in jmri.jmrix.lenz.hornbyelite
Methods in jmri.jmrix.lenz.hornbyelite with parameters of type XNetReplyModifier and TypeMethodDescriptionvoidMember function that will be invoked by an XNetInterface implementation to forward an XNet message from the layout.voidHandle incoming messages for this throttle.voidListen for turnouts, creating them as needed -
Uses of XNetReply in jmri.jmrix.lenz.li100
Methods in jmri.jmrix.lenz.li100 with parameters of type XNetReply -
Uses of XNetReply in jmri.jmrix.lenz.swing.li101
Methods in jmri.jmrix.lenz.swing.li101 with parameters of type XNetReply -
Uses of XNetReply in jmri.jmrix.lenz.swing.liusb
Methods in jmri.jmrix.lenz.swing.liusb with parameters of type XNetReply -
Uses of XNetReply in jmri.jmrix.lenz.swing.lz100
Methods in jmri.jmrix.lenz.swing.lz100 with parameters of type XNetReply -
Uses of XNetReply in jmri.jmrix.lenz.swing.mon
Methods in jmri.jmrix.lenz.swing.mon with parameters of type XNetReply -
Uses of XNetReply in jmri.jmrix.lenz.swing.stackmon
Methods in jmri.jmrix.lenz.swing.stackmon with parameters of type XNetReply -
Uses of XNetReply in jmri.jmrix.lenz.swing.systeminfo
Methods in jmri.jmrix.lenz.swing.systeminfo with parameters of type XNetReply -
Uses of XNetReply in jmri.jmrix.lenz.xnetsimulator
Methods in jmri.jmrix.lenz.xnetsimulator that return XNetReplyModifier and TypeMethodDescriptionprotected XNetReplyXNetSimulatorAdapter.accInfoReply(int dccTurnoutAddress) Creates a reply for the specific turnout dcc address.protected XNetReplyXNetSimulatorAdapter.accInfoReply(int baseAddress, boolean nibble) Creates a reply packet for a turnout/accessory.protected XNetReplyXNetSimulatorAdapter.accInfoReply(XNetMessage m) protected XNetReplyXNetSimulatorAdapter.accReqReply(XNetMessage m) protected XNetReplyXNetSimulatorAdapter.feedbackInfoReply(XNetMessage m) protected XNetReplyXNetSimulatorAdapter.generateAccRequestReply(int address, int output, boolean state, boolean previousAccessoryState) Generate reply to accessory request command. -
Uses of XNetReply in jmri.jmrix.roco.z21
Subclasses of XNetReply in jmri.jmrix.roco.z21Modifier and TypeClassDescriptionclassRepresents a single response from the XpressNet, with extensions from Roco for the Z21.Methods in jmri.jmrix.roco.z21 with parameters of type XNetReplyModifier and TypeMethodDescriptionprotected voidZ21XNetTurnoutManager.forwardMessageToTurnout(String s, XNetReply l) (package private) voidZ21XNetTurnout.initMessageZ21(XNetReply l) initmessage is a package proteceted class which allows the Manger to send a feedback message at initialization without changing the state of the turnout with respect to whether or not a feedback request was sent.voidMember function that will be invoked by an XNetInterface implementation to forward an XNet message from the layout.voidMember function that will be invoked by an XNetInterface implementation to forward an XNet message from the layout.voidvoidvoidvoidMember function that will be invoked by a XNetInterface implementation to forward a XNet message from the layout. -
Uses of XNetReply in jmri.jmrix.roco.z21.simulator
Methods in jmri.jmrix.roco.z21.simulator that return XNetReplyModifier and TypeMethodDescription(package private) XNetReplyZ21XNetSimulatorAdapter.generateReply(XNetMessage m)