public abstract class GpsIF
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
INPUT_NOT_EXISTS |
static int |
INPUT_WRONG_FORMAT |
static int |
SUCCESS |
static int |
SYNCHRONISED |
static int |
UNRESOLVED_ERROR |
static int |
UPDATE_ERROR |
| Constructor and Description |
|---|
GpsIF()
Class constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSynchronised() |
public static final int SYNCHRONISED
public static final int SUCCESS
public static final int UNRESOLVED_ERROR
public static final int UPDATE_ERROR
public static final int INPUT_NOT_EXISTS
public static final int INPUT_WRONG_FORMAT