Uses of Enum
jmri.jmrit.roster.RosterEntry.TractionType
Packages that use RosterEntry.TractionType
-
Uses of RosterEntry.TractionType in jmri.jmrit.roster
Fields in jmri.jmrit.roster declared as RosterEntry.TractionTypeModifier and TypeFieldDescriptionprotected RosterEntry.TractionTypeRosterEntry._physicsTractionTypeMethods in jmri.jmrit.roster that return RosterEntry.TractionTypeModifier and TypeMethodDescriptionRosterEntry.getPhysicsTractionType()static RosterEntry.TractionTypeReturns the enum constant of this type with the specified name.static RosterEntry.TractionType[]RosterEntry.TractionType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri.jmrit.roster with parameters of type RosterEntry.TractionTypeModifier and TypeMethodDescriptionvoidRosterEntry.setPhysicsTractionType(RosterEntry.TractionType t)