Uses of Class
dk.tbsalling.aismessages.ais.messages.types.SyncState
| Package | Description |
|---|---|
| dk.tbsalling.aismessages.ais.messages.types |
-
Uses of SyncState in dk.tbsalling.aismessages.ais.messages.types
Methods in dk.tbsalling.aismessages.ais.messages.types that return SyncState Modifier and Type Method Description static SyncStateSyncState. fromInteger(Integer integer)SyncStateCommunicationState. getSyncState()static SyncStateSyncState. 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.Constructors in dk.tbsalling.aismessages.ais.messages.types with parameters of type SyncState Constructor Description CommunicationState(SyncState syncState)