Package | Description |
---|---|
org.openestate.is24.restapi.xml.common |
Modifier and Type | Field and Description |
---|---|
protected Wgs84Coordinate |
RadiusCriteria.wgs84 |
protected Wgs84Coordinate |
StrictEntry.wgs84Coordinate |
protected Wgs84Coordinate |
Wgs84Address.wgs84Coordinate |
Modifier and Type | Method and Description |
---|---|
Wgs84Coordinate |
ObjectFactory.createWgs84Coordinate()
Create an instance of
Wgs84Coordinate |
Wgs84Coordinate |
RadiusCriteria.getWgs84()
Gets the value of the wgs84 property.
|
Wgs84Coordinate |
StrictEntry.getWgs84Coordinate()
Gets the value of the wgs84Coordinate property.
|
Wgs84Coordinate |
Wgs84Address.getWgs84Coordinate()
Gets the value of the wgs84Coordinate property.
|
Modifier and Type | Method and Description |
---|---|
void |
RadiusCriteria.setWgs84(Wgs84Coordinate value)
Sets the value of the wgs84 property.
|
void |
StrictEntry.setWgs84Coordinate(Wgs84Coordinate value)
Sets the value of the wgs84Coordinate property.
|
void |
Wgs84Address.setWgs84Coordinate(Wgs84Coordinate value)
Sets the value of the wgs84Coordinate property.
|
Copyright © 2014 OpenEstate. All rights reserved.