Uses of Class
myorg.relex.one2manybi.Borrower
- 
Packages that use Borrower Package Description myorg.relex.one2manybi  - 
- 
Uses of Borrower in myorg.relex.one2manybi
Fields in myorg.relex.one2manybi declared as Borrower Modifier and Type Field Description private BorrowerLoan. borrowerMethods in myorg.relex.one2manybi that return Borrower Modifier and Type Method Description BorrowerLoan. getBorrower()Methods in myorg.relex.one2manybi with parameters of type Borrower Modifier and Type Method Description voidLoan. setBorrower(Borrower borrower)Constructors in myorg.relex.one2manybi with parameters of type Borrower Constructor Description Loan(Borrower borrower) 
 -