Package com.targomo.client.api.response
Class MultiGraphResponse.MultiGraphGeoJsonResponse
java.lang.Object
com.targomo.client.api.response.DefaultResponse<R,R>
com.targomo.client.api.response.MultiGraphResponse<org.wololo.geojson.FeatureCollection>
com.targomo.client.api.response.MultiGraphResponse.MultiGraphGeoJsonResponse
- Enclosing class:
- MultiGraphResponse<R>
public static class MultiGraphResponse.MultiGraphGeoJsonResponse
extends MultiGraphResponse<org.wololo.geojson.FeatureCollection>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.targomo.client.api.response.MultiGraphResponse
MultiGraphResponse.MultiGraphGeoJsonResponse, MultiGraphResponse.MultiGraphJsonResponse, MultiGraphResponse.MultiGraphTileHashResponse -
Field Summary
Fields inherited from class com.targomo.client.api.response.DefaultResponse
data -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.targomo.client.api.response.MultiGraphResponse
parseDataMethods inherited from class com.targomo.client.api.response.DefaultResponse
finishDeserialization, getCode, getData, getMessage, getParseTimeMillis, getRequestTimeMillis, getRoundTripTimeMillis, getTravelOptions
-
Constructor Details
-
MultiGraphGeoJsonResponse
public MultiGraphGeoJsonResponse()
-