| Package | Description |
|---|---|
| org.opengis.cite.ogcapiprocesses10 |
The root package includes supporting classes of general utility such as the main
controller, listeners, and reporters.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<CommonFixture.Type> |
CommonFixture.Input.types |
| Modifier and Type | Method and Description |
|---|---|
List<CommonFixture.Type> |
CommonFixture.Input.getTypes() |
List<CommonFixture.Type> |
CommonFixture.Output.getTypes() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CommonFixture.Input.addType(CommonFixture.Type type) |
void |
CommonFixture.Output.addType(CommonFixture.Type itemsType) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommonFixture.Output.setTypes(List<CommonFixture.Type> types) |
| Constructor and Description |
|---|
Input(String id,
CommonFixture.Type type) |
| Constructor and Description |
|---|
Input(String id,
List<CommonFixture.Type> types,
boolean isBbox) |
Copyright © 2024 Open Geospatial Consortium. All rights reserved.