| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.building | |
| ch.sahits.game.openpatrician.model.building.impl |
| Modifier and Type | Method and Description |
|---|---|
ISteward |
ITradingOffice.getSteward()
Retrieve the steward of the trading office (manager).
|
| Modifier and Type | Method and Description |
|---|---|
javafx.beans.property.ObjectProperty<ISteward> |
ITradingOffice.stewardProperty()
Property holding the steward.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ITradingOffice.setSteward(ISteward steward)
Setting the steward.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Steward |
| Modifier and Type | Field and Description |
|---|---|
private javafx.beans.property.ObjectProperty<ISteward> |
TradingOffice.steward |
| Modifier and Type | Method and Description |
|---|---|
ISteward |
TradingOffice.getSteward()
Gets the value of the property steward.
|
| Modifier and Type | Method and Description |
|---|---|
javafx.beans.property.ObjectProperty<ISteward> |
TradingOffice.stewardProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
TradingOffice.setSteward(ISteward steward)
Sets the value of the property steward.
|
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.