|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.onebusaway.transit_data_federation.model.tripplanner.TripState
org.onebusaway.transit_data_federation.model.tripplanner.AtLocationState
org.onebusaway.transit_data_federation.model.tripplanner.EndState
public class EndState
Constructor Summary | |
---|---|
EndState(long currentTime,
CoordinatePoint location)
|
Method Summary | |
---|---|
String |
toString()
|
Methods inherited from class org.onebusaway.transit_data_federation.model.tripplanner.AtLocationState |
---|
equals, getLocation, hashCode |
Methods inherited from class org.onebusaway.transit_data_federation.model.tripplanner.TripState |
---|
compareTo, getCurrentTime, getCurrentTimeString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EndState(long currentTime, CoordinatePoint location)
Method Detail |
---|
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |