| Package | Description |
|---|---|
| de.taimos.gpsd4java.types |
| Modifier and Type | Method and Description |
|---|---|
static ENMEAMode |
ENMEAMode.fromInt(int mode) |
ENMEAMode |
TPVObject.getMode()
NMEA mode
|
static ENMEAMode |
ENMEAMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ENMEAMode[] |
ENMEAMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TPVObject.setMode(ENMEAMode mode)
NMEA mode
|
Copyright © 2011–2017 Taimos GmbH. All rights reserved.