|
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.GeoDistance
public class GeoDistance
| Constructor Summary | |
|---|---|
GeoDistance(double distance)
|
|
GeoDistance(double distance,
DistanceUnit distanceUnit)
|
|
| Method Summary | |
|---|---|
double |
getDistance()
|
DistanceUnit |
getDistanceUnit()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GeoDistance(double distance)
public GeoDistance(double distance,
DistanceUnit distanceUnit)
| Method Detail |
|---|
public double getDistance()
public DistanceUnit getDistanceUnit()
public String toString()
toString in class Object
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||