| Package | Description |
|---|---|
| dk.tbsalling.aismessages.ais.messages.types |
| Modifier and Type | Method and Description |
|---|---|
static SyncState |
SyncState.fromInteger(Integer integer) |
SyncState |
CommunicationState.getSyncState() |
static SyncState |
SyncState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SyncState[] |
SyncState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CommunicationState(SyncState syncState) |
Copyright © 2016 Thomas Borg Salling. All rights reserved.