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