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