public class DataLicense extends Object implements SectionData
| Constructor and Description |
|---|
DataLicense() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAcceptanceDate() |
String |
getUrl() |
boolean |
isGranted() |
void |
setAcceptanceDate(String acceptanceDate) |
void |
setGranted(boolean granted) |
void |
setUrl(String url) |
Copyright © 2019 DuraSpace. All rights reserved.