Package | Description |
---|---|
org.openestate.is24.restapi.xml.common |
Modifier and Type | Class and Description |
---|---|
class |
City
Definiert Stadt/Kreis mit Angabe von Name und geoCodeId.
|
class |
Continent
Definiert einen Kontinent mit Angabe der geoCodeIds.
|
class |
Country
Definiert ein Land mit Angabe von Name und geoCodeIds.
|
class |
Neighbourhood
Definiert Nachbarschaft mit Angabe der geoCodeIds.
|
class |
Quarter
Definiert Bezirk/Gemeinde mit Angabe von Name und geoCodeIds.
|
class |
Region
Definiert ein Bundesland mit Angabe von Name und geoCodeIds.
|
Modifier and Type | Field and Description |
---|---|
protected GeoHierarchyElement |
GeoHierarchyElementsStatistic.parent |
Modifier and Type | Field and Description |
---|---|
protected List<GeoHierarchyElement> |
GeoHierarchyElements.geoHierarchyElement |
Modifier and Type | Method and Description |
---|---|
GeoHierarchyElement |
ObjectFactory.createGeoHierarchyElement()
Create an instance of
GeoHierarchyElement |
GeoHierarchyElement |
GeoHierarchyElementsStatistic.getParent()
Gets the value of the parent property.
|
Modifier and Type | Method and Description |
---|---|
List<GeoHierarchyElement> |
GeoHierarchyElements.getGeoHierarchyElement()
Gets the value of the geoHierarchyElement property.
|
Modifier and Type | Method and Description |
---|---|
void |
GeoHierarchyElementsStatistic.setParent(GeoHierarchyElement value)
Sets the value of the parent property.
|
Copyright © 2014 OpenEstate. All rights reserved.