public class

CenDsrcTollingZone

extends Object
java.lang.Object
   ↳ com.commsignia.v2x.client.model.CenDsrcTollingZone

Class Overview

CEN DSRC Tolling Zone.

Summary

Nested Classes
class CenDsrcTollingZone.Builder  
Public Methods
Long getCenDsrcTollingZoneID()
Returns the tolling zone ID
long getProtectedZoneLatitude()
Returns the protected zone latitude in microdegrees.
long getProtectedZoneLongitude()
Returns the protected zone longitude in microdegrees.
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public Long getCenDsrcTollingZoneID ()

Returns the tolling zone ID

Returns
  • tolling zone ID

public long getProtectedZoneLatitude ()

Returns the protected zone latitude in microdegrees.

Returns
  • protected zone latitude in microdegrees

public long getProtectedZoneLongitude ()

Returns the protected zone longitude in microdegrees.

Returns
  • protected zone longitude in microdegrees