|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.onebusaway.transit_data_federation.services.tripplanner.HubNode
public class HubNode
Constructor Summary | |
---|---|
HubNode(StopEntry hubStop,
Iterable<StopEntry> stopsTo)
|
Method Summary | |
---|---|
StopEntry |
getHubStop()
|
Iterable<StopEntry> |
getStopsTo()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public HubNode(StopEntry hubStop, Iterable<StopEntry> stopsTo)
Method Detail |
---|
public StopEntry getHubStop()
public Iterable<StopEntry> getStopsTo()
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |