Package com.targomo.client.api.response
Class MultiGraphResponse.MultiGraphJsonResponse
java.lang.Object
com.targomo.client.api.response.DefaultResponse<R,R>
com.targomo.client.api.response.MultiGraphResponse<MultiGraph>
com.targomo.client.api.response.MultiGraphResponse.MultiGraphJsonResponse
- Enclosing class:
- MultiGraphResponse<R>
public static class MultiGraphResponse.MultiGraphJsonResponse
extends MultiGraphResponse<MultiGraph>
-
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
-
MultiGraphJsonResponse
public MultiGraphJsonResponse()
-