public static interface GenericViewType.SelectFunctionInvocation
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GenericViewType.SelectFunctionInvocation.ContentUpdate
An XML ContentUpdate(@http://www.opengis.net/eml/0.0.2).
|
static class |
GenericViewType.SelectFunctionInvocation.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
GenericViewType.SelectFunctionInvocation.OnParameterUpdate
An XML OnParameterUpdate(@http://www.opengis.net/eml/0.0.2).
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
GenericViewType.SelectFunctionInvocation.ContentUpdate |
addNewContentUpdate()
Appends and returns a new empty "ContentUpdate" element
|
GenericViewType.SelectFunctionInvocation.OnParameterUpdate |
addNewOnParameterUpdate()
Appends and returns a new empty "OnParameterUpdate" element
|
GenericViewType.SelectFunctionInvocation.ContentUpdate |
getContentUpdate()
Gets the "ContentUpdate" element
|
GenericViewType.SelectFunctionInvocation.OnParameterUpdate |
getOnParameterUpdate()
Gets the "OnParameterUpdate" element
|
boolean |
isSetContentUpdate()
True if has "ContentUpdate" element
|
boolean |
isSetOnParameterUpdate()
True if has "OnParameterUpdate" element
|
void |
setContentUpdate(GenericViewType.SelectFunctionInvocation.ContentUpdate contentUpdate)
Sets the "ContentUpdate" element
|
void |
setOnParameterUpdate(GenericViewType.SelectFunctionInvocation.OnParameterUpdate onParameterUpdate)
Sets the "OnParameterUpdate" element
|
void |
unsetContentUpdate()
Unsets the "ContentUpdate" element
|
void |
unsetOnParameterUpdate()
Unsets the "OnParameterUpdate" 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, xmlTextGenericViewType.SelectFunctionInvocation.OnParameterUpdate getOnParameterUpdate()
boolean isSetOnParameterUpdate()
void setOnParameterUpdate(GenericViewType.SelectFunctionInvocation.OnParameterUpdate onParameterUpdate)
GenericViewType.SelectFunctionInvocation.OnParameterUpdate addNewOnParameterUpdate()
void unsetOnParameterUpdate()
GenericViewType.SelectFunctionInvocation.ContentUpdate getContentUpdate()
boolean isSetContentUpdate()
void setContentUpdate(GenericViewType.SelectFunctionInvocation.ContentUpdate contentUpdate)
GenericViewType.SelectFunctionInvocation.ContentUpdate addNewContentUpdate()
void unsetContentUpdate()
Copyright © 2018 52north.org. All rights reserved.