| Package | Description |
|---|---|
| org.openestate.is24.restapi.xml.common | |
| org.openestate.is24.restapi.xml.gis |
| Modifier and Type | Method and Description |
|---|---|
static GeoCodingPrecisionType |
GeoCodingPrecisionType.fromValue(String v) |
static GeoCodingPrecisionType |
GeoCodingPrecisionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeoCodingPrecisionType[] |
GeoCodingPrecisionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected GeoCodingPrecisionType |
GeoCodedAddress.geoCodingPrecision |
| Modifier and Type | Method and Description |
|---|---|
GeoCodingPrecisionType |
GeoCodedAddress.getGeoCodingPrecision()
Gets the value of the geoCodingPrecision property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeoCodedAddress.setGeoCodingPrecision(GeoCodingPrecisionType value)
Sets the value of the geoCodingPrecision property.
|
Copyright © 2018 OpenEstate. All rights reserved.