|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ParameterType in net.opengis.wfs.v_2_0 |
|---|
| Fields in net.opengis.wfs.v_2_0 with type parameters of type ParameterType | |
|---|---|
protected List<ParameterType> |
StoredQueryType.parameter
|
| Methods in net.opengis.wfs.v_2_0 that return ParameterType | |
|---|---|
ParameterType |
ObjectFactory.createParameterType()
Create an instance of ParameterType |
ParameterType |
ParameterType.withContent(Collection<Serializable> values)
|
ParameterType |
ParameterType.withContent(List<Serializable> value)
|
ParameterType |
ParameterType.withContent(Serializable... values)
|
ParameterType |
ParameterType.withName(String value)
|
| Methods in net.opengis.wfs.v_2_0 that return types with arguments of type ParameterType | |
|---|---|
List<ParameterType> |
StoredQueryType.getParameter()
Gets the value of the parameter property. |
| Methods in net.opengis.wfs.v_2_0 with parameters of type ParameterType | |
|---|---|
StoredQueryType |
StoredQueryType.withParameter(ParameterType... values)
|
| Method parameters in net.opengis.wfs.v_2_0 with type arguments of type ParameterType | |
|---|---|
void |
StoredQueryType.setParameter(List<ParameterType> value)
|
StoredQueryType |
StoredQueryType.withParameter(Collection<ParameterType> values)
|
StoredQueryType |
StoredQueryType.withParameter(List<ParameterType> value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||