|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.ibm.websphere.personalization.PznGeolocationInterface.GeoLocation
public static class PznGeolocationInterface.GeoLocation
This class stores a geographical location, including both coordinates and address.
Constructor Summary | |
---|---|
PznGeolocationInterface.GeoLocation(PznGeolocationInterface.GeoCoords coords,
PznGeolocationInterface.GeoAddress address)
|
Method Summary | |
---|---|
PznGeolocationInterface.GeoAddress |
getAddress()
|
PznGeolocationInterface.GeoCoords |
getCoords()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PznGeolocationInterface.GeoLocation(PznGeolocationInterface.GeoCoords coords, PznGeolocationInterface.GeoAddress address)
Method Detail |
---|
public PznGeolocationInterface.GeoCoords getCoords()
public PznGeolocationInterface.GeoAddress getAddress()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |