| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.building | |
| ch.sahits.game.openpatrician.model.building.impl |
| Modifier and Type | Method | Description |
|---|---|---|
static ETradeType |
ETradeType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static ETradeType[] |
ETradeType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
javafx.beans.property.ObjectProperty<ETradeType> |
IAutomatedTrading.tradingTypeProperty(IWare ware) |
Retrieve the trading type of the ware.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
IAutomatedTrading.setTradingType(IWare ware,
ETradeType tt) |
Set the Trayding type.
|
| Modifier and Type | Method | Description |
|---|---|---|
javafx.beans.property.ObjectProperty<ETradeType> |
AutomatedTrading.tradingTypeProperty(IWare ware) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
AutomatedTrading.setTradingType(IWare ware,
ETradeType tt) |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.