|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.search.geolocation.GeoLocationPoint
public class GeoLocationPoint
| Constructor Summary | |
|---|---|
GeoLocationPoint(double latitude,
double longitude)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
double |
getLatitude()
|
double |
getLongitude()
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GeoLocationPoint(double latitude,
double longitude)
| Method Detail |
|---|
public boolean equals(Object obj)
equals in class Objectpublic double getLatitude()
public double getLongitude()
public int hashCode()
hashCode in class Object
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||