|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.geozet.openls.client.OpenLSClientUtil
public final class OpenLSClientUtil
Utility klasse OpenLSClientUtil.
Method Summary | |
---|---|
static List<nl.geozet.openls.databinding.openls.GeocodedAddress> |
getGeocodedAddressList(nl.geozet.openls.databinding.openls.GeocodeResponse gcr)
Gets the geocoded address list. |
static List<OpenLSClientAddress> |
getOpenLSClientAddressList(nl.geozet.openls.databinding.openls.GeocodeResponse gcr)
Gets the open ls client address list. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static List<nl.geozet.openls.databinding.openls.GeocodedAddress> getGeocodedAddressList(nl.geozet.openls.databinding.openls.GeocodeResponse gcr)
gcr
- the gcr
public static List<OpenLSClientAddress> getOpenLSClientAddressList(nl.geozet.openls.databinding.openls.GeocodeResponse gcr)
gcr
- the gcr
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |