|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
deposit(float amount)
|
float |
getBalance()
|
void |
withdraw(float amount)
|
Method Detail |
public void deposit(float amount) throws ATMException
public void withdraw(float amount) throws ATMException
public float getBalance() throws ATMException
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |