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