Uses of Class
dk.tbsalling.aismessages.ais.messages.asm.ExtendedShipStaticAndVoyageRelatedData.BallastStatus
| Package | Description |
|---|---|
| dk.tbsalling.aismessages.ais.messages.asm |
-
Uses of ExtendedShipStaticAndVoyageRelatedData.BallastStatus in dk.tbsalling.aismessages.ais.messages.asm
Methods in dk.tbsalling.aismessages.ais.messages.asm that return ExtendedShipStaticAndVoyageRelatedData.BallastStatus Modifier and Type Method Description ExtendedShipStaticAndVoyageRelatedData.BallastStatusExtendedShipStaticAndVoyageRelatedData. getLadenOrBallast()static ExtendedShipStaticAndVoyageRelatedData.BallastStatusExtendedShipStaticAndVoyageRelatedData.BallastStatus. valueOf(int value)Returns the enum constant of this type with the specified name.static ExtendedShipStaticAndVoyageRelatedData.BallastStatusExtendedShipStaticAndVoyageRelatedData.BallastStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static ExtendedShipStaticAndVoyageRelatedData.BallastStatus[]ExtendedShipStaticAndVoyageRelatedData.BallastStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.