|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITownHouse
Basic interface defining the town houses
| Method Summary | |
|---|---|
int |
computeRentalIncome()
Compute the rental income for one day |
int |
getCapacity()
retrieve the capacity of the house |
int |
getOccupancy()
Retrieve the occupancy of the house |
void |
getRentPerTenant()
Retrieve the rent a tenant has to pay per month |
| Methods inherited from interface ch.sahits.game.openpatrician.model.building.IBuilding |
|---|
getOwner, getPropertyTax, getValue |
| Method Detail |
|---|
int getCapacity()
int getOccupancy()
int computeRentalIncome()
void getRentPerTenant()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||