| Package | Description |
|---|---|
| net.opengis.wfs.x20 | |
| net.opengis.wfs.x20.impl |
| Modifier and Type | Field and Description |
|---|---|
static ResultTypeType.Enum |
ResultTypeType.HITS |
static ResultTypeType.Enum |
ResultTypeType.RESULTS |
| Modifier and Type | Method and Description |
|---|---|
static ResultTypeType.Enum |
ResultTypeType.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static ResultTypeType.Enum |
ResultTypeType.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
ResultTypeType.Enum |
GetPropertyValueType.getResultType()
Gets the "resultType" attribute
|
ResultTypeType.Enum |
GetFeatureType.getResultType()
Gets the "resultType" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetPropertyValueType.setResultType(ResultTypeType.Enum resultType)
Sets the "resultType" attribute
|
void |
GetFeatureType.setResultType(ResultTypeType.Enum resultType)
Sets the "resultType" attribute
|
| Modifier and Type | Method and Description |
|---|---|
ResultTypeType.Enum |
GetPropertyValueTypeImpl.getResultType()
Gets the "resultType" attribute
|
ResultTypeType.Enum |
GetFeatureTypeImpl.getResultType()
Gets the "resultType" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetPropertyValueTypeImpl.setResultType(ResultTypeType.Enum resultType)
Sets the "resultType" attribute
|
void |
GetFeatureTypeImpl.setResultType(ResultTypeType.Enum resultType)
Sets the "resultType" attribute
|
Copyright © 2016 52north.org. All rights reserved.