public class RouteResult
extends java.lang.Object
| 构造器和说明 |
|---|
RouteResult(RoutePlan.Query query,
Route[] routes)
算路结果
|
public RouteResult(RoutePlan.Query query, Route[] routes)
query - 查询参数 RoutePlan.Queryroutes - 算路的结果集合 Routepublic RoutePlan.Query getQuery()
RoutePlan.Querypublic void setQuery(RoutePlan.Query query)
query - RoutePlan.Querypublic Route[] getRoutes()
public void setRoutes(Route[] routes)
routes - 算路的结果集合public int getTotal()
public void setTotal(int total)
total - 线路总条数©2017-2019 四维智联科技有限公司 版权所有 京ICP证 030779-2号-1京公网安备 11010502030327号