Class TransferToShipTradeStep
- java.lang.Object
-
- ch.sahits.game.openpatrician.engine.player.tradesteps.TransferToShipTradeStep
-
- All Implemented Interfaces:
ch.sahits.game.openpatrician.model.product.ITradeStep
public class TransferToShipTradeStep extends java.lang.Object implements ch.sahits.game.openpatrician.model.product.ITradeStepTrade step to transfer selected wares and quantities to the ship.- Author:
- Andi Hotz, (c) Sahits GmbH, 2017 Created on Oct 23, 2017
-
-
Constructor Summary
Constructors Constructor Description TransferToShipTradeStep()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanexecute()java.lang.StringtoString()
-