Class PrintTrainsServingLocation
java.lang.Object
jmri.jmrit.operations.locations.tools.PrintTrainsServingLocation
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPrintTrainsServingLocation(boolean isPreview, Location location, Track track, String carType) -
Method Summary
-
Field Details
-
NEW_LINE
- See Also:
-
TAB
- See Also:
-
_isPreview
boolean _isPreview -
_location
-
_track
-
_carType
-
-
Constructor Details
-
PrintTrainsServingLocation
public PrintTrainsServingLocation(boolean isPreview, Location location, Track track, String carType)
-