public static final class IncidentsManager.IncidentReportOptions extends Object
| Constructor and Description |
|---|
IncidentReportOptions(int incidentType)
Initializes a new instance of the
IncidentsManager.IncidentReportOptions class. |
public IncidentReportOptions(int incidentType)
IncidentsManager.IncidentReportOptions class.incidentType - Incident type to report. See IncidentsManager.IncidentReportOptions.setType(java.lang.Integer) for accepted incident types.public IncidentsManager.IncidentReportOptions setId(Long value)
value - Incident ID.IncidentsManager.IncidentReportOptions class.public IncidentsManager.IncidentReportOptions setVersion(Integer value)
value - The incident version.IncidentsManager.IncidentReportOptions class.public IncidentsManager.IncidentReportOptions setType(Integer value)
value - The incident type.IncidentsManager.IncidentReportOptions class.public IncidentsManager.IncidentReportOptions setSideOfRoad(IncidentsManager.RoadSide value)
IncidentsManager.RoadSide.MY_SIDE.value - The side of the road.IncidentsManager.IncidentReportOptions class.public static IncidentsManager.IncidentReportOptions getReportPoliceOptions()
IncidentsManager.IncidentReportOptions object for reporting
police-related incidents.IncidentsManager.IncidentReportOptions class.public static IncidentsManager.IncidentReportOptions getReportAccidentOptions()
IncidentsManager.IncidentReportOptions object for reporting
accident incidents.IncidentsManager.IncidentReportOptions class.public static IncidentsManager.IncidentReportOptions getReportConstructionOptions()
IncidentsManager.IncidentReportOptions object for reporting
construction incidents.IncidentsManager.IncidentReportOptions class.public static IncidentsManager.IncidentReportOptions getReportHazardOptions()
IncidentsManager.IncidentReportOptions object for reporting
hazard-related incidents.IncidentsManager.IncidentReportOptions class.public final Long getId()
public final Integer getVersion()
Copyright © 2013-2016 INRIX, Inc. All Rights Reserved.