
public final class OpenLSClientUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PLACE_TYPE_COUNTRYSUBDIVISION
De constante PLACE_TYPE_COUNTRYSUBDIVISION.
|
static String |
PLACE_TYPE_MUNICIPALITY
De constante PLACE_TYPE_MUNICIPALITY.
|
static String |
PLACE_TYPE_MUNICIPALITYSUBDIVISION
De constante PLACE_TYPE_MUNICIPALITYSUBDIVISION.
|
| Modifier and Type | Method and Description |
|---|---|
static List<GeocodedAddress> |
getGeocodedAddressList(GeocodeResponse gcr)
Gets the geocoded address list.
|
static List<OpenLSClientAddress> |
getOpenLSClientAddressList(GeocodeResponse gcr,
int... max)
Gets the client address list uit een GeocodeResponse.
|
public static final String PLACE_TYPE_COUNTRYSUBDIVISION
public static final String PLACE_TYPE_MUNICIPALITY
public static final String PLACE_TYPE_MUNICIPALITYSUBDIVISION
public static List<GeocodedAddress> getGeocodedAddressList(GeocodeResponse gcr)
gcr - the gcrpublic static List<OpenLSClientAddress> getOpenLSClientAddressList(GeocodeResponse gcr, int... max)
gcr - de GeocodeResponsemax - het maximum aantal adressen om terug te gevenCopyright © 2012–2014 Ministerie EZ. All rights reserved.