public class ReverseGeocodedLocation extends Object implements XmlNamespaceConstants
OGC_GML_NAMESPACE_PREFIX, OGC_GML_NAMESPACE_URI, OPENLS_NAMESPACE_PREFIX, OPENLS_NAMESPACE_SCHEMALOCATION, OPENLS_NAMESPACE_URI
Constructor and Description |
---|
ReverseGeocodedLocation() |
Modifier and Type | Method and Description |
---|---|
Address |
getAddress()
Gets the resultaat adres.
|
Point |
getPoint()
Gets the te coderen punt.
|
SearchCentreDistance |
getSearchCentreDistance()
Gets the zoek afstand.
|
void |
setAddress(Address address)
Sets the resultaat adres.
|
void |
setPoint(Point point)
Sets the te coderen punt.
|
void |
setSearchCentreDistance(SearchCentreDistance searchCentreDistance)
Sets the zoek afstand.
|
String |
toXML()
geeft een XML string representatie van dit object.
|
public Point getPoint()
public void setPoint(Point point)
point
- the point to setpublic Address getAddress()
public void setAddress(Address address)
address
- the address to setpublic SearchCentreDistance getSearchCentreDistance()
public void setSearchCentreDistance(SearchCentreDistance searchCentreDistance)
searchCentreDistance
- the searchCentreDistance to setpublic String toXML()
XmlNamespaceConstants
toXML
in interface XmlNamespaceConstants
Copyright © 2012–2014 Ministerie EZ. All rights reserved.