| Package | Description |
|---|---|
| net.opengis.eml.x002 | |
| net.opengis.eml.x002.impl |
| Modifier and Type | Method and Description |
|---|---|
UserDefinedOperatorType |
ComplexPatternType.addNewUserDefindeBinaryOperator()
Appends and returns a new empty "UserDefindeBinaryOperator" element
|
UserDefinedOperatorType |
ComplexPatternType.getUserDefindeBinaryOperator()
Gets the "UserDefindeBinaryOperator" element
|
static UserDefinedOperatorType |
UserDefinedOperatorType.Factory.newInstance() |
static UserDefinedOperatorType |
UserDefinedOperatorType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static UserDefinedOperatorType |
UserDefinedOperatorType.Factory.parse(File file) |
static UserDefinedOperatorType |
UserDefinedOperatorType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static UserDefinedOperatorType |
UserDefinedOperatorType.Factory.parse(InputStream is) |
static UserDefinedOperatorType |
UserDefinedOperatorType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static UserDefinedOperatorType |
UserDefinedOperatorType.Factory.parse(Node node) |
static UserDefinedOperatorType |
UserDefinedOperatorType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static UserDefinedOperatorType |
UserDefinedOperatorType.Factory.parse(Reader r) |
static UserDefinedOperatorType |
UserDefinedOperatorType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static UserDefinedOperatorType |
UserDefinedOperatorType.Factory.parse(String xmlAsString) |
static UserDefinedOperatorType |
UserDefinedOperatorType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static UserDefinedOperatorType |
UserDefinedOperatorType.Factory.parse(URL u) |
static UserDefinedOperatorType |
UserDefinedOperatorType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static UserDefinedOperatorType |
UserDefinedOperatorType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static UserDefinedOperatorType |
UserDefinedOperatorType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static UserDefinedOperatorType |
UserDefinedOperatorType.Factory.parse(XMLStreamReader sr) |
static UserDefinedOperatorType |
UserDefinedOperatorType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
ComplexPatternType.setUserDefindeBinaryOperator(UserDefinedOperatorType userDefindeBinaryOperator)
Sets the "UserDefindeBinaryOperator" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
UserDefinedOperatorTypeImpl
An XML UserDefinedOperatorType(@http://www.opengis.net/eml/0.0.2).
|
| Modifier and Type | Method and Description |
|---|---|
UserDefinedOperatorType |
ComplexPatternTypeImpl.addNewUserDefindeBinaryOperator()
Appends and returns a new empty "UserDefindeBinaryOperator" element
|
UserDefinedOperatorType |
ComplexPatternTypeImpl.getUserDefindeBinaryOperator()
Gets the "UserDefindeBinaryOperator" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComplexPatternTypeImpl.setUserDefindeBinaryOperator(UserDefinedOperatorType userDefindeBinaryOperator)
Sets the "UserDefindeBinaryOperator" element
|
Copyright © 2018 52north.org. All rights reserved.