public class VehicleRentalRegion extends Object implements Serializable, Cloneable
| Modifier and Type | Field and Description |
|---|---|
org.locationtech.jts.geom.Geometry |
geometry |
String |
network
The vehicle rental network name.
|
| Constructor and Description |
|---|
VehicleRentalRegion() |
VehicleRentalRegion(String network,
org.locationtech.jts.geom.Geometry geometry) |
public String network
public org.locationtech.jts.geom.Geometry geometry
public VehicleRentalRegion(String network, org.locationtech.jts.geom.Geometry geometry)
public VehicleRentalRegion()
Copyright © 2020. All rights reserved.