| Package | Description |
|---|---|
| nl.b3p.xml.wfs.v110 | |
| nl.b3p.xml.wfs.v110.types |
| Modifier and Type | Method and Description |
|---|---|
OperationType[] |
OperationsType.getOperation()
Method getOperation
|
OperationType |
OperationsType.getOperation(int index)
Method getOperation
|
| Modifier and Type | Method and Description |
|---|---|
void |
OperationsType.addOperation(int index,
OperationType vOperation)
Method addOperation
|
void |
OperationsType.addOperation(OperationType vOperation)
Method addOperation
|
boolean |
OperationsType.removeOperation(OperationType vOperation)
Method removeOperation
|
void |
OperationsType.setOperation(int index,
OperationType vOperation)
Method setOperation
|
void |
OperationsType.setOperation(OperationType[] operationArray)
Method setOperation
|
| Modifier and Type | Field and Description |
|---|---|
static OperationType |
OperationType.DELETE
The instance of the Delete type
|
static OperationType |
OperationType.GETGMLOBJECT
The instance of the GetGmlObject type
|
static OperationType |
OperationType.INSERT
The instance of the Insert type
|
static OperationType |
OperationType.LOCK
The instance of the Lock type
|
static OperationType |
OperationType.QUERY
The instance of the Query type
|
static OperationType |
OperationType.UPDATE
The instance of the Update type
|
| Modifier and Type | Method and Description |
|---|---|
static OperationType |
OperationType.valueOf(String string)
Method valueOf
Returns a new OperationType based on the given String value.
|
Copyright © 2021 B3Partners B.V.. All rights reserved.