public static class

CenDsrcTollingZone.Builder

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

Summary

Public Constructors
CenDsrcTollingZone.Builder()
Public Methods
CenDsrcTollingZone build()
CenDsrcTollingZone.Builder withCenDsrcTollingZoneID(Long cenDsrcTollingZoneID)
CenDsrcTollingZone.Builder withProtectedZoneLatitude(long protectedZoneLatitude)
CenDsrcTollingZone.Builder withProtectedZoneLongitude(long protectedZoneLongitude)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public CenDsrcTollingZone.Builder ()

Public Methods

public CenDsrcTollingZone build ()

public CenDsrcTollingZone.Builder withCenDsrcTollingZoneID (Long cenDsrcTollingZoneID)

public CenDsrcTollingZone.Builder withProtectedZoneLatitude (long protectedZoneLatitude)

public CenDsrcTollingZone.Builder withProtectedZoneLongitude (long protectedZoneLongitude)