| Package | Description |
|---|---|
| nl.b3p.xml.wfs.v110 | |
| nl.b3p.xml.wfs.v110.types |
| Modifier and Type | Method and Description |
|---|---|
ResultTypeType |
GetFeatureWithLockType.getResultType()
Returns the value of field 'resultType'.
|
ResultTypeType |
GetFeatureType.getResultType()
Returns the value of field 'resultType'.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetFeatureWithLockType.setResultType(ResultTypeType resultType)
Sets the value of field 'resultType'.
|
void |
GetFeatureType.setResultType(ResultTypeType resultType)
Sets the value of field 'resultType'.
|
| Modifier and Type | Field and Description |
|---|---|
static ResultTypeType |
ResultTypeType.HITS
The instance of the hits type
|
static ResultTypeType |
ResultTypeType.RESULTS
The instance of the results type
|
| Modifier and Type | Method and Description |
|---|---|
static ResultTypeType |
ResultTypeType.valueOf(String string)
Method valueOf
Returns a new ResultTypeType based on the given String
value.
|
Copyright © 2021 B3Partners B.V.. All rights reserved.