Uses of Class
myorg.relex.one2manybi.Loan
-
Packages that use Loan Package Description myorg.relex.one2manybi -
-
Uses of Loan in myorg.relex.one2manybi
Fields in myorg.relex.one2manybi with type parameters of type Loan Modifier and Type Field Description private List<Loan>
Borrower. loans
Methods in myorg.relex.one2manybi that return types with arguments of type Loan Modifier and Type Method Description List<Loan>
Borrower. getLoans()
Method parameters in myorg.relex.one2manybi with type arguments of type Loan Modifier and Type Method Description void
Borrower. setLoans(List<Loan> loans)
-