Uses of Interface
jmri.jmrit.roster.RosterObject
-
Packages that use RosterObject Package Description jmri.jmrit.roster jmri.jmrit.roster.rostergroup -
-
Uses of RosterObject in jmri.jmrit.roster
Classes in jmri.jmrit.roster that implement RosterObject Modifier and Type Class Description class
RosterEntry
RosterEntry represents a single element in a locomotive roster, including information on how to locate it from decoder information. -
Uses of RosterObject in jmri.jmrit.roster.rostergroup
Classes in jmri.jmrit.roster.rostergroup that implement RosterObject Modifier and Type Class Description class
RosterGroup
A RosterGroup object contains information about groupings of entries within theRoster
.
-