public interface AbstractViewPatternType extends AbstractPatternType
| Modifier and Type | Interface and Description |
|---|---|
static class |
AbstractViewPatternType.Factory
A factory class with static methods for creating instances
of this type.
|
AbstractPatternType.SelectFunctions| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
ViewType |
addNewView()
Appends and returns a new empty "View" element
|
ViewType |
getView()
Gets the "View" element
|
boolean |
isSetView()
True if has "View" element
|
void |
setView(ViewType view)
Sets the "View" element
|
void |
unsetView()
Unsets the "View" element
|
addNewSelectFunctions, getPatternDescription, getPatternID, getSelectFunctions, isSetPatternDescription, setPatternDescription, setPatternID, setSelectFunctions, unsetPatternDescription, xgetPatternDescription, xgetPatternID, xsetPatternDescription, xsetPatternIDchangeType, 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, xmlTextViewType getView()
boolean isSetView()
void setView(ViewType view)
ViewType addNewView()
void unsetView()
Copyright © 2016 52north.org. All rights reserved.