public class IncidentDetailsResponse
extends com.tomtom.online.sdk.common.service.ServiceBaseResponse
IncidentDetailsQuery.| Constructor and Description |
|---|
IncidentDetailsResponse() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addIncident(BaseTrafficIncident incident) |
ImmutableList<BaseTrafficIncident> |
getIncidents()
Gets a collection of incidents and incident clusters in the area specified in
IncidentDetailsQuery. |
public ImmutableList<BaseTrafficIncident> getIncidents()
IncidentDetailsQuery.protected void addIncident(BaseTrafficIncident incident)