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