|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AidType | |
|---|---|
| dk.tbsalling.aismessages.messages | |
| dk.tbsalling.aismessages.messages.types | |
| Uses of AidType in dk.tbsalling.aismessages.messages |
|---|
| Methods in dk.tbsalling.aismessages.messages that return AidType | |
|---|---|
AidType |
AidToNavigationReport.getAidType()
|
| Constructors in dk.tbsalling.aismessages.messages with parameters of type AidType | |
|---|---|
AidToNavigationReport(Integer repeatIndicator,
MMSI sourceMmsi,
AidType aidType,
String name,
Boolean positionAccurate,
Float latitude,
Float longitude,
Integer toBow,
Integer toStern,
Integer toStarboard,
Integer toPort,
PositionFixingDevice positionFixingDevice,
Integer second,
Boolean offPosition,
String regionalUse,
Boolean raimFlag,
Boolean virtualAid,
Boolean assignedMode,
String nameExtension)
|
|
| Uses of AidType in dk.tbsalling.aismessages.messages.types |
|---|
| Methods in dk.tbsalling.aismessages.messages.types that return AidType | |
|---|---|
static AidType |
AidType.fromInteger(Integer integer)
|
static AidType |
AidType.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||