| Package | Description |
|---|---|
| net.opengis.eml.x002 | |
| net.opengis.eml.x002.impl |
| Modifier and Type | Method and Description |
|---|---|
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.newInstance() |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.newValue(Object obj) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(File file) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(InputStream is) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(Node node) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(Reader r) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(String xmlAsString) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(URL u) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(XMLStreamReader sr) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
EventContentUnionSemantics |
EventContentPropertyType.xgetUnionSemantics()
Gets (as xml) the "unionSemantics" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventContentPropertyType.xsetUnionSemantics(EventContentUnionSemantics unionSemantics)
Sets (as xml) the "unionSemantics" attribute
|
| Modifier and Type | Class and Description |
|---|---|
class |
EventContentUnionSemanticsImpl
An XML EventContentUnionSemantics(@http://www.opengis.net/eml/0.0.2).
|
| Modifier and Type | Method and Description |
|---|---|
EventContentUnionSemantics |
EventContentPropertyTypeImpl.xgetUnionSemantics()
Gets (as xml) the "unionSemantics" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventContentPropertyTypeImpl.xsetUnionSemantics(EventContentUnionSemantics unionSemantics)
Sets (as xml) the "unionSemantics" attribute
|
Copyright © 2018 52north.org. All rights reserved.