Class TransferToOfficeTradeStep
- java.lang.Object
-
- ch.sahits.game.openpatrician.engine.player.tradesteps.TransferToOfficeTradeStep
-
- All Implemented Interfaces:
ch.sahits.game.openpatrician.model.product.ITradeStep
public class TransferToOfficeTradeStep extends java.lang.Object implements ch.sahits.game.openpatrician.model.product.ITradeStepTrade step for transferring all wares to the store if it can be stored and there is a store manager, to sell them.- Author:
- Andi Hotz, (c) Sahits GmbH, 2017 Created on Oct 20, 2017
-
-
Constructor Summary
Constructors Constructor Description TransferToOfficeTradeStep()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanexecute()java.lang.StringtoString()
-