public class CityHallNotice extends Object implements ICityHallNotice
| Modifier and Type | Field and Description |
|---|---|
private IContractBroker |
contact |
private ICity |
destination |
private org.joda.time.DateTime |
dueDate |
private IWare |
requiredWare |
private AmountablePrice<IWare> |
wareAndAmount |
| Constructor and Description |
|---|
CityHallNotice() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContact, getDestination, getDueDate, getRequiredWare, getWareAndAmountprivate final IContractBroker contact
private final IWare requiredWare
private final ICity destination
private final AmountablePrice<IWare> wareAndAmount
private final org.joda.time.DateTime dueDate
Copyright © 2011-2016 Sahits GmbH. All Rights Reserved.