-
- All Implemented Interfaces:
-
java.io.Serializable
,kotlin.Comparable
public enum CalculatedLocation.LocationState extends Enum<CalculatedLocation.LocationState>
Enumeration for location states Used as hints for the UI to differentiate between location availability states
-
-
Method Summary
Modifier and Type Method Description final String
getName()
final Integer
getOrdinal()
-
-
Method Detail
-
getOrdinal
final Integer getOrdinal()
-
-
-
-