hr.tis.mgw.client.location
Class Accuracy
java.lang.Object
hr.tis.mgw.client.location.Accuracy
- All Implemented Interfaces:
- java.io.Serializable
- public class Accuracy
- extends java.lang.Object
- implements java.io.Serializable
Enumeration class for location accuracy.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_Low
public static final java.lang.String _Low
- See Also:
- Constant Field Values
_Medium
public static final java.lang.String _Medium
- See Also:
- Constant Field Values
_High
public static final java.lang.String _High
- See Also:
- Constant Field Values
LOW
public static final Accuracy LOW
MEDIUM
public static final Accuracy MEDIUM
HIGH
public static final Accuracy HIGH
fromValue
public static final Accuracy fromValue(java.lang.String value)
fromString
public static final Accuracy fromString(java.lang.String str)
getValue
public java.lang.String getValue()
toString
public java.lang.String toString()
Copyright © 2000-2007, TIS.kis d.o.o. All Rights Reserved.