public static interface SelectFunctionType.UserDefinedSelectFunction
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
SelectFunctionType.UserDefinedSelectFunction.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
SelectFunctionType.UserDefinedSelectFunction.FunctionParameters
An XML FunctionParameters(@http://www.opengis.net/eml/0.0.1).
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
SelectFunctionType.UserDefinedSelectFunction.FunctionParameters |
addNewFunctionParameters()
Appends and returns a new empty "FunctionParameters" element
|
SelectFunctionType.UserDefinedSelectFunction.FunctionParameters |
getFunctionParameters()
Gets the "FunctionParameters" element
|
String |
getName()
Gets the "name" attribute
|
void |
setFunctionParameters(SelectFunctionType.UserDefinedSelectFunction.FunctionParameters functionParameters)
Sets the "FunctionParameters" element
|
void |
setName(String name)
Sets the "name" attribute
|
org.apache.xmlbeans.XmlString |
xgetName()
Gets (as xml) the "name" attribute
|
void |
xsetName(org.apache.xmlbeans.XmlString name)
Sets (as xml) the "name" attribute
|
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, xmlTextSelectFunctionType.UserDefinedSelectFunction.FunctionParameters getFunctionParameters()
void setFunctionParameters(SelectFunctionType.UserDefinedSelectFunction.FunctionParameters functionParameters)
SelectFunctionType.UserDefinedSelectFunction.FunctionParameters addNewFunctionParameters()
String getName()
org.apache.xmlbeans.XmlString xgetName()
void setName(String name)
void xsetName(org.apache.xmlbeans.XmlString name)
Copyright © 2018 52north.org. All rights reserved.