java.lang.Object | |
↳ | com.commsignia.v2x.client.model.ProtectedCommunicationZone |
Represents a protected communications zone.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
class | ProtectedCommunicationZone.Builder | Builder for ProtectedCommunicationZone instances. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Date |
getExpiryTime()
Returns the expiration time
| ||||||||||
Long |
getProtectedZoneID()
Returns the id of the protected zone.
| ||||||||||
long |
getProtectedZoneLatitude()
Returns the latitude of the protected zone.
| ||||||||||
long |
getProtectedZoneLongitude()
Returns the longitude of the protected zone.
| ||||||||||
Long |
getProtectedZoneRadius()
Returns the radius of the protected zone in meters
| ||||||||||
ProtectedZoneType |
getProtectedZoneType()
Returns the protected zone type.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns the expiration time
Returns the id of the protected zone.
Returns the latitude of the protected zone.
Returns the longitude of the protected zone.
Returns the radius of the protected zone in meters
Returns the protected zone type.