|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BankAccount | |
---|---|
uk.co.jemos.podam.test.dto.docs.example | |
uk.co.jemos.podam.test.unit |
Uses of BankAccount in uk.co.jemos.podam.test.dto.docs.example |
---|
Fields in uk.co.jemos.podam.test.dto.docs.example with type parameters of type BankAccount | |
---|---|
private List<BankAccount> |
Client.bankAccounts
|
Methods in uk.co.jemos.podam.test.dto.docs.example that return types with arguments of type BankAccount | |
---|---|
List<BankAccount> |
Client.getBankAccounts()
|
Method parameters in uk.co.jemos.podam.test.dto.docs.example with type arguments of type BankAccount | |
---|---|
void |
Client.setBankAccounts(List<BankAccount> bankAccounts)
|
Uses of BankAccount in uk.co.jemos.podam.test.unit |
---|
Methods in uk.co.jemos.podam.test.unit with parameters of type BankAccount | |
---|---|
private void |
WalkThroughExampleUnitTest.validateBankAccount(BankAccount pojo)
It validates a BankAccount POJO |
|
Jemos 2002 - 2011: All Rights Reserved. Podam runs under the MIT license | |||||||||
PREV NEXT | FRAMES NO FRAMES |