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