|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface of an accounting module.
| Method Summary | |
void |
drawMoney(int amount)
Draws an amount of money from the balance value |
int |
getBalance()
Returns the current balance |
int |
getEstimatedCosts()
Returns the estimated costs for all undelivered orders |
| Method Detail |
public int getBalance()
public void drawMoney(int amount)
amount - The amount of money to subtractpublic int getEstimatedCosts()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||