public final class TomTomLbsRouteEngineResponse extends Object implements JsonRenderable
Modifier and Type | Class and Description |
---|---|
static class |
TomTomLbsRouteEngineResponse.RouteEngineSummaryForLbs
Nested summary class for LBS response.
|
Constructor and Description |
---|
TomTomLbsRouteEngineResponse() |
Modifier and Type | Method and Description |
---|---|
RouteEngineResponse |
convertToRouteEngineResponse() |
TomTomLbsRouteEngineResponse.RouteEngineSummaryForLbs |
getSummary() |
String |
getVersion() |
boolean |
isValid() |
void |
setSummary(TomTomLbsRouteEngineResponse.RouteEngineSummaryForLbs summary) |
void |
setVersion(String version) |
String |
toJson()
Provide a Json representation of a domain object.
|
String |
toString() |
@Nullable public TomTomLbsRouteEngineResponse.RouteEngineSummaryForLbs getSummary()
public void setSummary(@Nullable TomTomLbsRouteEngineResponse.RouteEngineSummaryForLbs summary)
public boolean isValid()
@Nonnull public RouteEngineResponse convertToRouteEngineResponse()
@Nonnull public String toJson()
JsonRenderable
toJson
in interface JsonRenderable
Copyright © 2018 TomTom International BV. All rights reserved.