Uses of Class
ch.sahits.game.openpatrician.display.dialog.ship.ShipModelForShipList
-
Packages that use ShipModelForShipList Package Description ch.sahits.game.openpatrician.display.dialog.ship -
-
Uses of ShipModelForShipList in ch.sahits.game.openpatrician.display.dialog.ship
Methods in ch.sahits.game.openpatrician.display.dialog.ship that return types with arguments of type ShipModelForShipList Modifier and Type Method Description java.util.Optional<ShipModelForShipList>ShipModelForShipList. getParent()If the ship belongs to a convoy retrieve the parent ship.
-