Interface IShipBuildTask


  • public interface IShipBuildTask
    Author:
    Andi Hotz, (c) Sahits GmbH, 2014 Created on Feb 23, 2014
    • Method Detail

      • getShipToBeBuilt

        IShip getShipToBeBuilt()
        Retrieve the ship that is to be built.
        Returns:
        ship to be built.