Uses of Class
dk.tbsalling.aismessages.ais.messages.types.AidType
| Package | Description |
|---|---|
| dk.tbsalling.aismessages.ais.messages | |
| dk.tbsalling.aismessages.ais.messages.types |
-
Uses of AidType in dk.tbsalling.aismessages.ais.messages
Methods in dk.tbsalling.aismessages.ais.messages that return AidType Modifier and Type Method Description AidTypeAidToNavigationReport. getAidType() -
Uses of AidType in dk.tbsalling.aismessages.ais.messages.types
Methods in dk.tbsalling.aismessages.ais.messages.types that return AidType Modifier and Type Method Description static AidTypeAidType. fromInteger(Integer integer)static AidTypeAidType. valueOf(String name)Returns the enum constant of this type with the specified name.static AidType[]AidType. values()Returns an array containing the constants of this enum type, in the order they are declared.