| Package | Description |
|---|---|
| net.anwiba.spatial.ckan.json.schema.v1_0 | |
| net.anwiba.spatial.ckan.request |
| Modifier and Type | Method and Description |
|---|---|
License[] |
LicenseListResultResponse.getResult() |
License |
ExtraLicense.getValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
LicenseListResultResponse.setResult(License[] result) |
void |
ExtraLicense.setValue(License value) |
| Modifier and Type | Method and Description |
|---|---|
List<License> |
IPackageQueryCondition.getLicenses() |
List<License> |
PackageQueryCondition.getLicenses() |
| Modifier and Type | Method and Description |
|---|---|
PackageQueryConditionBuilder |
PackageQueryConditionBuilder.setLicenses(List<License> licenses) |
| Constructor and Description |
|---|
PackageQueryCondition(String queryString,
Envelope envelope,
java.time.LocalDateTime fromDate,
java.time.LocalDateTime toDate,
List<Organization> organizations,
List<Group> groups,
List<Tag> tags,
List<String> formats,
List<License> licenses) |
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.