| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
com.ltu.smd116.bl.BLCore | +--com.ltu.smd116.bl.payment.BLAccount
| Method Summary | |
void | deposit(AccountContainer account, float amount) |
void | transaction(AccountContainer from, AccountContainer to) |
void | withdraw(AccountContainer account, float amount) |
| Method Detail |
public void deposit(AccountContainer account, float amount)
public void transaction(AccountContainer from, AccountContainer to)
public void withdraw(AccountContainer account, float amount)
| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||