| Package | Description |
|---|---|
| nl.b3p.xml.wfs.v100.transaction | |
| nl.b3p.xml.wfs.v100.transaction.types |
| Modifier and Type | Method and Description |
|---|---|
AllSomeType |
LockFeatureType.getLockAction()
Returns the value of field 'lockAction'.
|
AllSomeType |
TransactionType.getReleaseAction()
Returns the value of field 'releaseAction'.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LockFeatureType.setLockAction(AllSomeType lockAction)
Sets the value of field 'lockAction'.
|
void |
TransactionType.setReleaseAction(AllSomeType releaseAction)
Sets the value of field 'releaseAction'.
|
| Modifier and Type | Field and Description |
|---|---|
static AllSomeType |
AllSomeType.ALL
The instance of the ALL type
|
static AllSomeType |
AllSomeType.SOME
The instance of the SOME type
|
| Modifier and Type | Method and Description |
|---|---|
static AllSomeType |
AllSomeType.valueOf(String string)
Method valueOf
Returns a new AllSomeType based on the given String value.
|
Copyright © 2022 B3Partners B.V.. All rights reserved.