|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectscheduler.FeedbackStationsPair
A class used to store two stations to be added as a main part when generating the travel division.
Field Summary | |
Station |
destinationStation
A destination station. |
Station |
originStation
An origin stations. |
Constructor Summary | |
FeedbackStationsPair()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public Station originStation
public Station destinationStation
Constructor Detail |
public FeedbackStationsPair()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |