|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ResultTypeType in net.opengis.wfs.v_2_0 |
|---|
| Fields in net.opengis.wfs.v_2_0 declared as ResultTypeType | |
|---|---|
protected ResultTypeType |
GetPropertyValueType.resultType
|
protected ResultTypeType |
GetFeatureType.resultType
|
| Methods in net.opengis.wfs.v_2_0 that return ResultTypeType | |
|---|---|
static ResultTypeType |
ResultTypeType.fromValue(String v)
|
ResultTypeType |
GetPropertyValueType.getResultType()
Gets the value of the resultType property. |
ResultTypeType |
GetFeatureType.getResultType()
Gets the value of the resultType property. |
static ResultTypeType |
ResultTypeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ResultTypeType[] |
ResultTypeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.opengis.wfs.v_2_0 with parameters of type ResultTypeType | |
|---|---|
void |
GetPropertyValueType.setResultType(ResultTypeType value)
Sets the value of the resultType property. |
void |
GetFeatureType.setResultType(ResultTypeType value)
Sets the value of the resultType property. |
GetPropertyValueType |
GetPropertyValueType.withResultType(ResultTypeType value)
|
GetFeatureWithLockType |
GetFeatureWithLockType.withResultType(ResultTypeType value)
|
GetFeatureType |
GetFeatureType.withResultType(ResultTypeType value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||