Class SellTradeStep
- java.lang.Object
-
- ch.sahits.game.openpatrician.engine.player.tradesteps.SellTradeStep
-
- All Implemented Interfaces:
ch.sahits.game.openpatrician.model.product.ITradeStep
public class SellTradeStep extends java.lang.Object implements ch.sahits.game.openpatrician.model.product.ITradeStepImplements the sell step for selling a single ware up to a minimum sell price.
-
-
Constructor Summary
Constructors Constructor Description SellTradeStep()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanexecute()java.lang.StringtoString()
-