| Package | Description |
|---|---|
| net.opengis.wfs.x20 | |
| net.opengis.wfs.x20.impl |
| Modifier and Type | Field and Description |
|---|---|
static AllSomeType.Enum |
AllSomeType.ALL |
static AllSomeType.Enum |
AllSomeType.SOME |
| Modifier and Type | Method and Description |
|---|---|
static AllSomeType.Enum |
AllSomeType.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static AllSomeType.Enum |
AllSomeType.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
AllSomeType.Enum |
GetFeatureWithLockType.getLockAction()
Gets the "lockAction" attribute
|
AllSomeType.Enum |
LockFeatureType.getLockAction()
Gets the "lockAction" attribute
|
AllSomeType.Enum |
TransactionType.getReleaseAction()
Gets the "releaseAction" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetFeatureWithLockType.setLockAction(AllSomeType.Enum lockAction)
Sets the "lockAction" attribute
|
void |
LockFeatureType.setLockAction(AllSomeType.Enum lockAction)
Sets the "lockAction" attribute
|
void |
TransactionType.setReleaseAction(AllSomeType.Enum releaseAction)
Sets the "releaseAction" attribute
|
| Modifier and Type | Method and Description |
|---|---|
AllSomeType.Enum |
LockFeatureTypeImpl.getLockAction()
Gets the "lockAction" attribute
|
AllSomeType.Enum |
GetFeatureWithLockTypeImpl.getLockAction()
Gets the "lockAction" attribute
|
AllSomeType.Enum |
TransactionTypeImpl.getReleaseAction()
Gets the "releaseAction" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
LockFeatureTypeImpl.setLockAction(AllSomeType.Enum lockAction)
Sets the "lockAction" attribute
|
void |
GetFeatureWithLockTypeImpl.setLockAction(AllSomeType.Enum lockAction)
Sets the "lockAction" attribute
|
void |
TransactionTypeImpl.setReleaseAction(AllSomeType.Enum releaseAction)
Sets the "releaseAction" attribute
|
Copyright © 2016 52north.org. All rights reserved.