public interface AbstractGuardedViewPatternType extends AbstractViewPatternType
| Modifier and Type | Interface and Description |
|---|---|
static class |
AbstractGuardedViewPatternType.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 |
|---|---|
GuardType |
addNewGuard()
Appends and returns a new empty "Guard" element
|
GuardType |
getGuard()
Gets the "Guard" element
|
boolean |
isSetGuard()
True if has "Guard" element
|
void |
setGuard(GuardType guard)
Sets the "Guard" element
|
void |
unsetGuard()
Unsets the "Guard" element
|
addNewView, getView, isSetView, setView, unsetViewaddNewSelectFunctions, 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, xmlTextGuardType getGuard()
boolean isSetGuard()
void setGuard(GuardType guard)
GuardType addNewGuard()
void unsetGuard()
Copyright © 2016 52north.org. All rights reserved.