Class PrintTrainsServingLocation
- java.lang.Object
-
- jmri.jmrit.operations.locations.tools.PrintTrainsServingLocation
-
public class PrintTrainsServingLocation extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PrintTrainsServingLocation(boolean isPreview, Location location, Track track, java.lang.String carType)
-
-
-
Field Detail
-
NEW_LINE
public static final java.lang.String NEW_LINE
- See Also:
- Constant Field Values
-
TAB
static final java.lang.String TAB
- See Also:
- Constant Field Values
-
_isPreview
boolean _isPreview
-
_carType
java.lang.String _carType
-
-
Constructor Detail
-
PrintTrainsServingLocation
public PrintTrainsServingLocation(boolean isPreview, Location location, Track track, java.lang.String carType)
-
-