Uses of Class
jmri.jmrit.operations.rollingstock.RollingStockAttribute
-
-
Uses of RollingStockAttribute in jmri.jmrit.operations.rollingstock
Methods in jmri.jmrit.operations.rollingstock that return RollingStockAttribute Modifier and Type Method Description protected abstract RollingStockAttributeRollingStockEditFrame. getLengthManager()protected abstract RollingStockAttributeRollingStockEditFrame. getTypeManager() -
Uses of RollingStockAttribute in jmri.jmrit.operations.rollingstock.cars
Subclasses of RollingStockAttribute in jmri.jmrit.operations.rollingstock.cars Modifier and Type Class Description classCarColorsRepresents the colors that cars can have.classCarLengthsRepresents the lengths that cars can have.classCarLoadsRepresents the loads that cars can have.classCarOwnersRepresents the owner names that cars can have.classCarRoadsRepresents the road names that cars can have.classCarTypesRepresents the types of cars a railroad can have. -
Uses of RollingStockAttribute in jmri.jmrit.operations.rollingstock.cars.gui
Methods in jmri.jmrit.operations.rollingstock.cars.gui that return RollingStockAttribute Modifier and Type Method Description protected RollingStockAttributeCarEditFrame. getLengthManager()protected RollingStockAttributeCarEditFrame. getTypeManager() -
Uses of RollingStockAttribute in jmri.jmrit.operations.rollingstock.engines
Subclasses of RollingStockAttribute in jmri.jmrit.operations.rollingstock.engines Modifier and Type Class Description classEngineLengthsRepresents the lengths that engines can have.classEngineModelsRepresents the various engine models a railroad can have.classEngineTypesRepresents the types of engines a railroad can have. -
Uses of RollingStockAttribute in jmri.jmrit.operations.rollingstock.engines.gui
Methods in jmri.jmrit.operations.rollingstock.engines.gui that return RollingStockAttribute Modifier and Type Method Description protected RollingStockAttributeEngineEditFrame. getLengthManager()protected RollingStockAttributeEngineEditFrame. getTypeManager()
-