|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AccountManager
| Method Summary | |
|---|---|
long |
getBalance(int accno)
|
String |
getOwner(int accno)
|
void |
withdraw(int account,
int amount)
|
| Method Detail |
|---|
long getBalance(int accno)
throws Exception
Exception
void withdraw(int account,
int amount)
throws Exception
Exception
String getOwner(int accno)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||