|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AISRecord.AISSubType | |
---|---|
org.gcube.messaging.common.messages.records |
Uses of AISRecord.AISSubType in org.gcube.messaging.common.messages.records |
---|
Methods in org.gcube.messaging.common.messages.records that return AISRecord.AISSubType | |
---|---|
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. |
Methods in org.gcube.messaging.common.messages.records with parameters of type AISRecord.AISSubType | |
---|---|
void |
AISRecord.setAISsubType(AISRecord.AISSubType aISsubType)
the AISSubtype |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |