| Package | Description |
|---|---|
| net.anwiba.spatial.ckan.json.schema.v1_0 | |
| net.anwiba.spatial.ckan.query |
| 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> |
PackageSearchCondition.getLicenses() |
List<License> |
IPackageSearchCondition.getLicenses() |
List<License> |
LicenseSearchResult.getResults() |
| Modifier and Type | Method and Description |
|---|---|
IPackageSearchConditionBuilder |
PackageSearchConditionBuilder.setLicenses(List<License> licenses) |
IPackageSearchConditionBuilder |
IPackageSearchConditionBuilder.setLicenses(List<License> licenses) |
| Constructor and Description |
|---|
LicenseSearchResult(List<License> results,
Integer resultCount) |
PackageSearchCondition(String queryString,
Envelope envelope,
Event event,
java.time.LocalDateTime fromDate,
java.time.LocalDateTime toDate,
List<Organization> organizations,
List<Group> groups,
List<Tag> tags,
List<String> formats,
List<License> licenses,
int offset,
int rows,
ISortOrder sortOrder) |
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.