|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AllSomeType | |
|---|---|
| net.opengis.wfs._2_1 | |
| Uses of AllSomeType in net.opengis.wfs._2_1 |
|---|
| Fields in net.opengis.wfs._2_1 declared as AllSomeType | |
|---|---|
protected AllSomeType |
LockFeatureType.lockAction
|
protected AllSomeType |
GetFeatureWithLockType.lockAction
|
protected AllSomeType |
TransactionType.releaseAction
|
| Methods in net.opengis.wfs._2_1 that return AllSomeType | |
|---|---|
static AllSomeType |
AllSomeType.fromValue(String v)
|
AllSomeType |
LockFeatureType.getLockAction()
Obtient la valeur de la propriété lockAction. |
AllSomeType |
GetFeatureWithLockType.getLockAction()
Obtient la valeur de la propriété lockAction. |
AllSomeType |
TransactionType.getReleaseAction()
Obtient la valeur de la propriété releaseAction. |
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._2_1 with parameters of type AllSomeType | |
|---|---|
void |
LockFeatureType.setLockAction(AllSomeType value)
Définit la valeur de la propriété lockAction. |
void |
GetFeatureWithLockType.setLockAction(AllSomeType value)
Définit la valeur de la propriété lockAction. |
void |
TransactionType.setReleaseAction(AllSomeType value)
Définit la valeur de la propriété releaseAction. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||