|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Transaction | |
|---|---|
| org.base.apps.example.bank | |
| Uses of Transaction in org.base.apps.example.bank |
|---|
| Methods in org.base.apps.example.bank that return types with arguments of type Transaction | |
|---|---|
List<Transaction> |
Account.getTransactions()
|
| Methods in org.base.apps.example.bank with parameters of type Transaction | |
|---|---|
void |
Account.addTransaction(Transaction trax)
|
void |
Account.removeTransaction(Transaction trax)
|
| Method parameters in org.base.apps.example.bank with type arguments of type Transaction | |
|---|---|
void |
Account.setTransactions(List<Transaction> transactions)
|
|
Please visit Base Apps, hosted on Sourceforge.net. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||