|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjmri.jmrit.operations.trains.TrainCommon
jmri.jmrit.operations.trains.TrainCsvCommon
jmri.jmrit.operations.trains.TrainCsvSwitchLists
public class TrainCsvSwitchLists
Builds a comma separated value (csv) switch list for a location on the railroad
| Field Summary |
|---|
| Fields inherited from class jmri.jmrit.operations.trains.TrainCsvCommon |
|---|
AH, AT, CC, CL, del, DL, DT, DTR, ETA, ETE, HEADER, LC, LN, NCPU, NCSO, NW, PC, PL, RC, RH, RN, SC, SL, TA, TC, TD, TDC, TDONE, TIR, TL, TM, TN, TT, TW, VN, VT |
| Fields inherited from class jmri.jmrit.operations.trains.TrainCommon |
|---|
TAB |
| Constructor Summary | |
|---|---|
TrainCsvSwitchLists()
|
|
| Method Summary | |
|---|---|
void |
buildSwitchList(Location location,
boolean newTrainsOnly)
|
| Methods inherited from class jmri.jmrit.operations.trains.TrainCsvCommon |
|---|
engineCsvChange, fileOutCsvCar, fileOutCsvEngine |
| Methods inherited from class jmri.jmrit.operations.trains.TrainCommon |
|---|
addLine, addLine, dropCar, dropEngine, dropEngines, getCarAttribute, getCarsLocationUnknown, getDate, getEngineAttribute, getRollingStockAttribute, lineLength, newLine, pickupCar, pickupEngine, pickupEngines, searchForCar, splitString, tabString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TrainCsvSwitchLists()
| Method Detail |
|---|
public void buildSwitchList(Location location,
boolean newTrainsOnly)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||