| Package | Description |
|---|---|
| org.gcube.spatial.data.geoutility.shared.wfs | |
| org.gcube.spatial.data.geoutility.wfs |
| Modifier and Type | Method and Description |
|---|---|
static WFSParameter |
WFSParameter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WFSParameter[] |
WFSParameter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WFSQueryBuilder.addParameter(WFSParameter param,
List<String> values,
String separtor)
Adds the parameter.
|
void |
WFSQueryBuilder.addParameter(WFSParameter param,
String value)
Adds the parameter.
|
Copyright © 2022. All Rights Reserved.