Uses of Enum Class
com.liferay.portal.kernel.search.geolocation.DistanceUnit
Packages that use DistanceUnit
-
Uses of DistanceUnit in com.liferay.portal.kernel.search.geolocation
Methods in com.liferay.portal.kernel.search.geolocation that return DistanceUnitModifier and TypeMethodDescriptionGeoDistance.getDistanceUnit()static DistanceUnitReturns the enum constant of this class with the specified name.static DistanceUnit[]DistanceUnit.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.liferay.portal.kernel.search.geolocation with parameters of type DistanceUnit