Package | Description |
---|---|
org.gcube.messaging.common.messages.records |
Modifier and Type | Method and Description |
---|---|
AISRecord.AISSubType |
AISRecord.getAISsubType()
get the AIS SubType
|
static AISRecord.AISSubType |
AISRecord.AISSubType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AISRecord.AISSubType[] |
AISRecord.AISSubType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AISRecord.setAISsubType(AISRecord.AISSubType aISsubType)
the AISSubtype
|
Copyright © 2015. All Rights Reserved.