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 ApplicantBorrower. applicationMethods in ejava.examples.orm.rel.annotated that return Applicant Modifier and Type Method Description ApplicantBorrower. getApplication()Methods in ejava.examples.orm.rel.annotated with parameters of type Applicant Modifier and Type Method Description voidBorrower. setApplication(Applicant application)
-