public class TradeAgreement extends Object implements ITradeAgreement
| Modifier and Type | Field and Description |
|---|---|
private IMediterreanCity |
tradeLocation |
private java.time.LocalDateTime |
validTill |
private IWare |
ware |
private AmountablePrice<IWare> |
wareAndAmount |
| Constructor and Description |
|---|
TradeAgreement() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTradeLocation, getValidTill, getWare, getWareAndAmountprivate final IMediterreanCity tradeLocation
private final java.time.LocalDateTime validTill
private final IWare ware
private final AmountablePrice<IWare> wareAndAmount
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.