| Package | Description |
|---|---|
| de.taimos.gpsd4java.types |
| Modifier and Type | Method and Description |
|---|---|
static EParity |
EParity.fromString(String parity) |
EParity |
DeviceObject.getParity()
Device parity
|
static EParity |
EParity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EParity[] |
EParity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeviceObject.setParity(EParity parity)
Device parity
|
Copyright © 2011–2017 Taimos GmbH. All rights reserved.