org.onebusaway.api.model.transit.tripplanning
Class GraphResultV2Bean
java.lang.Object
org.onebusaway.api.model.transit.tripplanning.GraphResultV2Bean
public class GraphResultV2Bean
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphResultV2Bean
public GraphResultV2Bean()
getVertices
public List<VertexV2Bean> getVertices()
setVertices
public void setVertices(List<VertexV2Bean> vertices)
getEdges
public List<EdgeV2Bean> getEdges()
setEdges
public void setEdges(List<EdgeV2Bean> edges)
Copyright © 2012 OneBusAway. All Rights Reserved.