public class LicenseDeclaration extends Object
| Constructor and Description |
|---|
LicenseDeclaration() |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getCoordinates() |
Optional<String> |
getLicense() |
void |
setCoordinates(String coordinates) |
void |
setLicense(String license) |
Copyright © 2016. All rights reserved.