| Package | Description |
|---|---|
| net.opengis.wfs.x20 | |
| net.opengis.wfs.x20.impl |
| Modifier and Type | Field and Description |
|---|---|
static UpdateActionType.Enum |
UpdateActionType.INSERT_AFTER |
static UpdateActionType.Enum |
UpdateActionType.INSERT_BEFORE |
static UpdateActionType.Enum |
UpdateActionType.REMOVE |
static UpdateActionType.Enum |
UpdateActionType.REPLACE |
| Modifier and Type | Method and Description |
|---|---|
static UpdateActionType.Enum |
UpdateActionType.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static UpdateActionType.Enum |
UpdateActionType.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
UpdateActionType.Enum |
PropertyType.ValueReference.getAction()
Gets the "action" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyType.ValueReference.setAction(UpdateActionType.Enum action)
Sets the "action" attribute
|
| Modifier and Type | Method and Description |
|---|---|
UpdateActionType.Enum |
PropertyTypeImpl.ValueReferenceImpl.getAction()
Gets the "action" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyTypeImpl.ValueReferenceImpl.setAction(UpdateActionType.Enum action)
Sets the "action" attribute
|
Copyright © 2016 52north.org. All rights reserved.