| Modifier and Type | Field and Description |
|---|---|
private Applicant |
applicant |
private Date |
desiredStartDate |
private int |
id |
| Modifier | Constructor and Description |
|---|---|
protected |
Application() |
|
Application(Applicant applicant) |
| Modifier and Type | Method and Description |
|---|---|
Applicant |
getApplicant() |
Date |
getDesiredStartDate() |
int |
getId() |
void |
setDesiredStartDate(Date desiredStartDate) |
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.