public interface DeleteType extends AbstractTransactionActionType
| Modifier and Type | Interface and Description |
|---|---|
static class |
DeleteType.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
FilterType |
addNewFilter()
Appends and returns a new empty "Filter" element
|
FilterType |
getFilter()
Gets the "Filter" element
|
QName |
getTypeName()
Gets the "typeName" attribute
|
void |
setFilter(FilterType filter)
Sets the "Filter" element
|
void |
setTypeName(QName typeName)
Sets the "typeName" attribute
|
org.apache.xmlbeans.XmlQName |
xgetTypeName()
Gets (as xml) the "typeName" attribute
|
void |
xsetTypeName(org.apache.xmlbeans.XmlQName typeName)
Sets (as xml) the "typeName" attribute
|
getHandle, isSetHandle, setHandle, unsetHandle, xgetHandle, xsetHandlechangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextFilterType getFilter()
void setFilter(FilterType filter)
FilterType addNewFilter()
QName getTypeName()
org.apache.xmlbeans.XmlQName xgetTypeName()
void setTypeName(QName typeName)
void xsetTypeName(org.apache.xmlbeans.XmlQName typeName)
Copyright © 2016 52north.org. All rights reserved.