public class AlongRouteSearchResponse
extends com.tomtom.online.sdk.common.service.ServiceBaseResponse
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
protected AlongRouteSearchResult[] |
results
A portion of results of the Request, as specified in the summary by the
total number of results, number of results, and offset.
|
protected Summary |
summary
The summary of the Response.
|
Constructor and Description |
---|
AlongRouteSearchResponse() |
Modifier and Type | Method and Description |
---|---|
ImmutableList<AlongRouteSearchResult> |
getResults() |
protected Summary summary
protected AlongRouteSearchResult[] results
public ImmutableList<AlongRouteSearchResult> getResults()