| Modifier and Type | Field and Description |
|---|---|
private int |
id |
private License |
license |
private Date |
updated |
| Constructor and Description |
|---|
LicenseApplication() |
LicenseApplication(License license) |
| Modifier and Type | Method and Description |
|---|---|
int |
getId() |
License |
getLicense() |
Date |
getUpdated() |
void |
setUpdated(Date updated) |
public LicenseApplication()
public LicenseApplication(License license)
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.