Package | Description |
---|---|
org.openestate.is24.restapi.utils |
Utility classes.
|
org.openestate.is24.restapi.xml.common | |
org.openestate.is24.restapi.xml.realestateproject |
Modifier and Type | Method and Description |
---|---|
Address |
RandomRealEstateFactory.createRandomAddress()
Creates a random
Address . |
Modifier and Type | Method and Description |
---|---|
protected void |
RandomRealEstateFactory.initAddress(Address address)
Initialize an
Address object with random values. |
Modifier and Type | Class and Description |
---|---|
class |
Wgs84Address
Adresse erweitert mit WGS84 Geokoordinaten.
|
Modifier and Type | Field and Description |
---|---|
protected Address |
BaseContactDetails.address |
protected Address |
RadiusCriteria.address |
Modifier and Type | Method and Description |
---|---|
Address |
ObjectFactory.createAddress()
Create an instance of
Address |
Address |
BaseContactDetails.getAddress()
Gets the value of the address property.
|
Address |
RadiusCriteria.getAddress()
Gets the value of the address property.
|
Modifier and Type | Method and Description |
---|---|
void |
BaseContactDetails.setAddress(Address value)
Sets the value of the address property.
|
void |
RadiusCriteria.setAddress(Address value)
Sets the value of the address property.
|
Modifier and Type | Field and Description |
---|---|
protected Address |
RealEstateProject.address |
Modifier and Type | Method and Description |
---|---|
Address |
RealEstateProject.getAddress()
Gets the value of the address property.
|
Modifier and Type | Method and Description |
---|---|
void |
RealEstateProject.setAddress(Address value)
Sets the value of the address property.
|
Copyright © 2014 OpenEstate. All rights reserved.