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