Interface IOutriggerContract

  • All Known Implementing Classes:
    OutriggerContract

    public interface IOutriggerContract
    Contract for an outrigger.
    Author:
    Andi Hotz, (c) Sahits GmbH, 2015 Created on Mar 21, 2015
    • Method Detail

      • getOutrigger

        IShip getOutrigger()
        Get the outrigger ship.
        Returns:
        ship that is the current outrigger.
      • getMinWeaponsStrength

        int getMinWeaponsStrength()
        Retrieve the minimum weapons strength agreed upon.
        Returns:
        minimal weapon strength standard.
      • getWeeklyRefund

        int getWeeklyRefund()
        Retrieve the amount that is payed weekly for the service.
        Returns:
        weekly refund for the outrigger.