public interface ITradeAgreement
| Modifier and Type | Method and Description |
|---|---|
IMediterreanCity |
getTradeLocation()
Retrieve the partner city of the trade.
|
org.joda.time.DateTime |
getValidTill()
Retrieve the date till when the agreement is valid.
|
IWare |
getWare()
Retrieve the ware for this trade agreement.
|
AmountablePrice<IWare> |
getWareAndAmount()
Retreive the amount and the price which is guaranteed.
|
IMediterreanCity getTradeLocation()
org.joda.time.DateTime getValidTill()
AmountablePrice<IWare> getWareAndAmount()
IWare getWare()
Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.