public interface AisShipStatic extends AisMessage, HasMmsi
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.base.Optional<Integer> | 
getDimensionA()  | 
com.google.common.base.Optional<Integer> | 
getDimensionB()  | 
com.google.common.base.Optional<Integer> | 
getDimensionC()  | 
com.google.common.base.Optional<Integer> | 
getDimensionD()  | 
com.google.common.base.Optional<Integer> | 
getLengthMetres()  | 
String | 
getName()  | 
int | 
getRepeatIndicator()  | 
int | 
getShipType()  | 
com.google.common.base.Optional<Integer> | 
getWidthMetres()  | 
getMessageId, getSourceint getRepeatIndicator()
String getName()
com.google.common.base.Optional<Integer> getDimensionA()
com.google.common.base.Optional<Integer> getDimensionB()
com.google.common.base.Optional<Integer> getDimensionC()
com.google.common.base.Optional<Integer> getDimensionD()
com.google.common.base.Optional<Integer> getLengthMetres()
com.google.common.base.Optional<Integer> getWidthMetres()
int getShipType()
Copyright © 2020. All rights reserved.