public interface IBuyer extends ISideRoomPerson
isPresentProperty| Modifier and Type | Method and Description |
|---|---|
AmountablePrice<IWare> |
getAmountablePrice()
Retrieve the amount and price of the ware.
|
String |
getName()
Retrieve the buyers name.
|
org.joda.time.DateTime |
getTimeFrame()
Date until which the wares have to be delivered.
|
IWare |
getWare()
Wares that are to be delivered.
|
arrive, getArrivalDate, getMaxDaysAbsent, getMaxDaysPresent, getNumberOfDaysSinceArrival, isPresent, isPresentProperty, leave, setCityString getName()
org.joda.time.DateTime getTimeFrame()
IWare getWare()
AmountablePrice<IWare> getAmountablePrice()
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.