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