| Package | Description |
|---|---|
| ejava.examples.orm.rel.annotated |
| Modifier and Type | Field and Description |
|---|---|
private Person |
Applicant.identity |
private Person |
Borrower.identity |
| Modifier and Type | Method and Description |
|---|---|
Person |
Applicant.getIdentity() |
| Modifier and Type | Method and Description |
|---|---|
void |
Applicant.setIdentity(Person identity) |
| Constructor and Description |
|---|
Borrower(Person identity) |
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.