Uses of Class
ejava.examples.orm.rel.annotated.Applicant
-
Packages that use Applicant Package Description ejava.examples.orm.rel.annotated -
-
Uses of Applicant in ejava.examples.orm.rel.annotated
Fields in ejava.examples.orm.rel.annotated declared as Applicant Modifier and Type Field Description private Applicant
Borrower. application
Methods in ejava.examples.orm.rel.annotated that return Applicant Modifier and Type Method Description Applicant
Borrower. getApplication()
Methods in ejava.examples.orm.rel.annotated with parameters of type Applicant Modifier and Type Method Description void
Borrower. setApplication(Applicant application)
-