|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AllSomeType in net.opengis.wfs.v_2_0 |
|---|
| Fields in net.opengis.wfs.v_2_0 declared as AllSomeType | |
|---|---|
protected AllSomeType |
LockFeatureType.lockAction
|
protected AllSomeType |
GetFeatureWithLockType.lockAction
|
protected AllSomeType |
TransactionType.releaseAction
|
| Methods in net.opengis.wfs.v_2_0 that return AllSomeType | |
|---|---|
static AllSomeType |
AllSomeType.fromValue(String v)
|
AllSomeType |
LockFeatureType.getLockAction()
Gets the value of the lockAction property. |
AllSomeType |
GetFeatureWithLockType.getLockAction()
Gets the value of the lockAction property. |
AllSomeType |
TransactionType.getReleaseAction()
Gets the value of the releaseAction property. |
static AllSomeType |
AllSomeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AllSomeType[] |
AllSomeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.opengis.wfs.v_2_0 with parameters of type AllSomeType | |
|---|---|
void |
LockFeatureType.setLockAction(AllSomeType value)
Sets the value of the lockAction property. |
void |
GetFeatureWithLockType.setLockAction(AllSomeType value)
Sets the value of the lockAction property. |
void |
TransactionType.setReleaseAction(AllSomeType value)
Sets the value of the releaseAction property. |
LockFeatureType |
LockFeatureType.withLockAction(AllSomeType value)
|
GetFeatureWithLockType |
GetFeatureWithLockType.withLockAction(AllSomeType value)
|
TransactionType |
TransactionType.withReleaseAction(AllSomeType value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||