Uses of Enum
jmri.RailCom.QoS
Packages that use RailCom.QoS
Package
Description
Provides basic interfaces and certain core implementations for the JMRI
layout management concepts.
Provides implementations of various JMRI interfaces.
-
Uses of RailCom.QoS in jmri
Methods in jmri that return RailCom.QoSModifier and TypeMethodDescriptionRailCom.getQoS()Gets the Quality of Service state of the Rail Com device on the trackstatic RailCom.QoSReturns the enum constant of this type with the specified name.static RailCom.QoS[]RailCom.QoS.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri with parameters of type RailCom.QoSModifier and TypeMethodDescriptionvoidRailCom.setQoS(RailCom.QoS type) Set the Quality of Service state reported back from a device -
Uses of RailCom.QoS in jmri.implementation
Methods in jmri.implementation that return RailCom.QoSMethods in jmri.implementation with parameters of type RailCom.QoS