Method Summary |
|
Filter | getFilter() Returns the value of the 'Filter' attribute.
The Filter element is used to constrain the scope
of the delete operation to those features identified
by the filter. |
String | getHandle() Returns the value of the 'Handle' attribute.
The handle attribute allows a client application
to assign a client-generated request identifier
to an Insert action. |
QName | getTypeName() Returns the value of the 'Type Name' attribute.
The value of the typeName attribute is the name
of the feature type to be updated. |
void | setFilter(Filter value) Sets the value of the '
net.opengis.wfs.DeleteElementType.getFilter Filter ' attribute. |
void | setHandle(String value) Sets the value of the '
net.opengis.wfs.DeleteElementType.getHandle Handle ' attribute. |
void | setTypeName(QName value) Sets the value of the '
net.opengis.wfs.DeleteElementType.getTypeName Type Name ' attribute. |