public interface IWarehouseTenant extends ISideRoomPerson
isPresentProperty| Modifier and Type | Method and Description |
|---|---|
int |
getAmount()
Retrieve the amount to be stored in bales.
|
String |
getName()
Retrieve the name of the trader.
|
int |
getRentPerWeek()
Retrieve the sum that will be payed per week.
|
void |
setAmount(int amount) |
void |
setName(String name) |
arrive, getArrivalDate, getMaxDaysAbsent, getMaxDaysPresent, getNumberOfDaysSinceArrival, isPresent, isPresentProperty, leave, setCityString getName()
int getAmount()
int getRentPerWeek()
void setName(String name)
void setAmount(int amount)
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.