| Package | Description |
|---|---|
| com.liferay.portal.kernel.search.geolocation |
| Modifier and Type | Method and Description |
|---|---|
DistanceUnit |
GeoDistance.getDistanceUnit() |
static DistanceUnit |
DistanceUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DistanceUnit[] |
DistanceUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GeoDistance(double distance,
DistanceUnit distanceUnit) |