public interface ITransportTrader extends ISideRoomPerson
isPresentProperty| Modifier and Type | Method and Description |
|---|---|
ICity |
getDestination()
Destination city the trader has to get to.
|
String |
getName()
Retrieve the name of the trader.
|
int |
getNeededCapacity()
Retrieve the needed capacity in bales for the transport.
|
int |
getPremium()
Retrieve the premium.
|
arrive, getArrivalDate, getMaxDaysAbsent, getMaxDaysPresent, getNumberOfDaysSinceArrival, isPresent, isPresentProperty, leave, setCityString getName()
ICity getDestination()
int getNeededCapacity()
int getPremium()
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.