Uses of Class
jmri.jmrix.oaktree.SerialReply
-
Packages that use SerialReply Package Description jmri.jmrix.oaktree jmri.jmrix.oaktree.packetgen jmri.jmrix.oaktree.serialmon -
-
Uses of SerialReply in jmri.jmrix.oaktree
Methods in jmri.jmrix.oaktree with parameters of type SerialReply Modifier and Type Method Description void
SerialNode. markChanges(SerialReply l)
Use the contents of the poll reply to mark changes.void
SerialListener. reply(SerialReply m)
void
SerialSensorManager. reply(SerialReply r)
Process a reply to a poll of Sensors of one nodeConstructors in jmri.jmrix.oaktree with parameters of type SerialReply Constructor Description SerialReply(SerialReply l)
-
Uses of SerialReply in jmri.jmrix.oaktree.packetgen
Methods in jmri.jmrix.oaktree.packetgen with parameters of type SerialReply Modifier and Type Method Description void
SerialPacketGenFrame. reply(SerialReply r)
Ignore replies. -
Uses of SerialReply in jmri.jmrix.oaktree.serialmon
Methods in jmri.jmrix.oaktree.serialmon with parameters of type SerialReply Modifier and Type Method Description void
SerialMonFrame. reply(SerialReply l)
-