public class TradeManagerService
extends java.lang.Object
| Constructor | Description |
|---|---|
TradeManagerService() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
hireSteward(ch.sahits.game.openpatrician.model.building.ITradingOffice tradingOffice) |
Hire a steward for the trading office.
|
void |
setupOrUpdateAutomaticTrading(ch.sahits.game.openpatrician.model.building.ITradingOffice office) |
Ensure that the automated trading values are up to date.
|
public void hireSteward(ch.sahits.game.openpatrician.model.building.ITradingOffice tradingOffice)
tradingOffice - for which the tradeing manager is to be hiredpublic void setupOrUpdateAutomaticTrading(ch.sahits.game.openpatrician.model.building.ITradingOffice office)
office - for which automatic trading is to be setup.Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.