Uses of Class
jmri.jmrix.sprog.update.SprogType
Packages that use SprogType
-
Uses of SprogType in jmri.jmrix.sprog
Methods in jmri.jmrix.sprog that return SprogTypeModifier and TypeMethodDescriptionSprogSystemConnectionMemo.getSprogType()Return the type of SPROG connected.Constructors in jmri.jmrix.sprog with parameters of type SprogTypeModifierConstructorDescription -
Uses of SprogType in jmri.jmrix.sprog.serialdriver
Constructors in jmri.jmrix.sprog.serialdriver with parameters of type SprogTypeModifierConstructorDescriptionSerialDriverAdapter(SprogConstants.SprogMode sm, int baud, SprogType type) -
Uses of SprogType in jmri.jmrix.sprog.update
Fields in jmri.jmrix.sprog.update declared as SprogTypeConstructors in jmri.jmrix.sprog.update with parameters of type SprogTypeModifierConstructorDescriptionConstruct a new SPROG version object from a SPROG typeSprogVersion(SprogType t, String s) Construct a new SPROG version object from a SPROG type and version.