| Modifier and Type | Method | Description |
|---|---|---|
AmountablePrice<IWare> |
AmountableProvider.createWareAmountable() |
|
AmountablePrice<IWare> |
ModelConfiguration.wareAmountable() |
| Modifier and Type | Method | Description |
|---|---|---|
AmountablePrice<IWare> |
ITradingOffice.getWare(IWare ware) |
Retrieve the amount of ware in storage
|
| Modifier and Type | Method | Description |
|---|---|---|
AmountablePrice<IWare> |
ICity.getWare(IWare ware) |
Retrieve the amount of ware in the city
|
| Modifier and Type | Method | Description |
|---|---|---|
AmountablePrice<IWare> |
ICityHallNotice.getWareAndAmount() |
Required amount and their guaranteed price.
|
| Modifier and Type | Method | Description |
|---|---|---|
AmountablePrice<IWare> |
ITradeAgreement.getWareAndAmount() |
Retreive the amount and the price which is guaranteed.
|
| Modifier and Type | Method | Description |
|---|---|---|
AmountablePrice<IWare> |
WareHolding.getWare(IWare ware) |
Retrieve the
AmountablePrice of the ware as it is stored in the
holding |
| Modifier and Type | Method | Description |
|---|---|---|
AmountablePrice<IWare> |
IBuyer.getAmountablePrice() |
Retrieve the amount and price of the ware.
|
AmountablePrice<IWare> |
IContractBroker.getAmountAndPrice() |
Retrieve the amount and price that was agreed upon.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
IBuyer.setAmountablePrice(AmountablePrice<IWare> amountablePrice) |
Define the amount and price for the ware.
|
| Constructor | Description |
|---|---|
ContractBrookerState(AmountablePrice<IWare> amountAndPrice,
IWare ware) |
| Modifier and Type | Method | Description |
|---|---|---|
AmountablePrice<IWare> |
INavigableVessel.getWare(IWare ware) |
Retrieve the amount of ware loaded
|
| Modifier and Type | Method | Description |
|---|---|---|
AmountablePrice<IWare> |
Convoy.getWare(IWare ware) |
|
AmountablePrice<IWare> |
Ship.getWare(IWare ware) |
|
AmountablePrice<IWare> |
ShipGroup.getWare(IWare ware) |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.