| Package | Description | 
|---|---|
| au.gov.amsa.ais | 
| Modifier and Type | Method and Description | 
|---|---|
static AisMessageType | 
AisMessageType.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static AisMessageType[] | 
AisMessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
Util.checkMessageId(int messageId,
              AisMessageType... messageTypes)
Check message id corresponds to one of the given list of message types. 
 | 
Copyright © 2020. All rights reserved.