public class Summary
A short summary of the report.
Modifier and Type | Method and Description |
---|---|
com.tomtom.online.sdk.common.location.LatLng |
getPoint()
A geofenced point.
|
java.util.UUID |
getProjectId()
The UUID of the project the report was generated for.
|
java.lang.Double |
getRange()
The maximum distance in meters between a point and a fence that allows the fence to be included in a report.
|
public java.util.UUID getProjectId()
The UUID of the project the report was generated for.
public com.tomtom.online.sdk.common.location.LatLng getPoint()
A geofenced point.
public java.lang.Double getRange()
The maximum distance in meters between a point and a fence that allows the fence to be included in a report.