public static interface PropertyFilterDocument.PropertyFilter
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
PropertyFilterDocument.PropertyFilter.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
PropertyFilterDocument.PropertyFilter.PropertyConstraint
An XML PropertyConstraint(@http://52north.org/sir/0.3.2).
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
PropertyFilterDocument.PropertyFilter.PropertyConstraint |
addNewPropertyConstraint()
Appends and returns a new empty "PropertyConstraint" element
|
PropertyFilterDocument.PropertyFilter.PropertyConstraint |
getPropertyConstraint()
Gets the "PropertyConstraint" element
|
String |
getPropertyName()
Gets the "PropertyName" element
|
boolean |
isSetPropertyConstraint()
True if has "PropertyConstraint" element
|
void |
setPropertyConstraint(PropertyFilterDocument.PropertyFilter.PropertyConstraint propertyConstraint)
Sets the "PropertyConstraint" element
|
void |
setPropertyName(String propertyName)
Sets the "PropertyName" element
|
void |
unsetPropertyConstraint()
Unsets the "PropertyConstraint" element
|
org.apache.xmlbeans.XmlAnyURI |
xgetPropertyName()
Gets (as xml) the "PropertyName" element
|
void |
xsetPropertyName(org.apache.xmlbeans.XmlAnyURI propertyName)
Sets (as xml) the "PropertyName" element
|
changeType, 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, xmlTextString getPropertyName()
org.apache.xmlbeans.XmlAnyURI xgetPropertyName()
void setPropertyName(String propertyName)
void xsetPropertyName(org.apache.xmlbeans.XmlAnyURI propertyName)
PropertyFilterDocument.PropertyFilter.PropertyConstraint getPropertyConstraint()
boolean isSetPropertyConstraint()
void setPropertyConstraint(PropertyFilterDocument.PropertyFilter.PropertyConstraint propertyConstraint)
PropertyFilterDocument.PropertyFilter.PropertyConstraint addNewPropertyConstraint()
void unsetPropertyConstraint()
Copyright © 2017 52north.org. All rights reserved.