Uses of Enum
jmri.jmrix.loconet.LnCommandStationType.CommandStationClockFracType
Packages that use LnCommandStationType.CommandStationClockFracType
Package
Description
Provides access to LocoNet systems, along with a lot of Swing-based tools.
-
Uses of LnCommandStationType.CommandStationClockFracType in jmri.jmrix.loconet
Fields in jmri.jmrix.loconet declared as LnCommandStationType.CommandStationClockFracTypeModifier and TypeFieldDescription(package private) final LnCommandStationType.CommandStationClockFracTypeLnCommandStationType.csClockFracTypeMethods in jmri.jmrix.loconet that return LnCommandStationType.CommandStationClockFracTypeModifier and TypeMethodDescriptionLnCommandStationType.getCsClockFracType()Returns CS Clock fraction TypeReturns the enum constant of this type with the specified name.LnCommandStationType.CommandStationClockFracType.values()Returns an array containing the constants of this enum type, in the order they are declared.