| Package | Description |
|---|---|
| net.opengis.eml.x001 | |
| net.opengis.eml.x001.impl |
| Modifier and Type | Method and Description |
|---|---|
EventCharacteristicsType |
EventContentPropertyType.addNewEventCharacteristics()
Appends and returns a new empty "EventCharacteristics" element
|
EventCharacteristicsType |
EventCharacteristicsDocument.addNewEventCharacteristics()
Appends and returns a new empty "EventCharacteristics" element
|
EventCharacteristicsType |
EventCharacteristicsPropertyType.addNewEventCharacteristics()
Appends and returns a new empty "EventCharacteristics" element
|
EventCharacteristicsType |
EventContentPropertyType.getEventCharacteristics()
Gets the "EventCharacteristics" element
|
EventCharacteristicsType |
EventCharacteristicsDocument.getEventCharacteristics()
Gets the "EventCharacteristics" element
|
EventCharacteristicsType |
EventCharacteristicsPropertyType.getEventCharacteristics()
Gets the "EventCharacteristics" element
|
static EventCharacteristicsType |
EventCharacteristicsType.Factory.newInstance() |
static EventCharacteristicsType |
EventCharacteristicsType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(File file) |
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(InputStream is) |
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(Node node) |
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(Reader r) |
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(String xmlAsString) |
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(URL u) |
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(XMLStreamReader sr) |
static EventCharacteristicsType |
EventCharacteristicsType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
EventContentPropertyType.setEventCharacteristics(EventCharacteristicsType eventCharacteristics)
Sets the "EventCharacteristics" element
|
void |
EventCharacteristicsDocument.setEventCharacteristics(EventCharacteristicsType eventCharacteristics)
Sets the "EventCharacteristics" element
|
void |
EventCharacteristicsPropertyType.setEventCharacteristics(EventCharacteristicsType eventCharacteristics)
Sets the "EventCharacteristics" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
EventCharacteristicsTypeImpl
An XML EventCharacteristicsType(@http://www.opengis.net/eml/0.0.1).
|
| Modifier and Type | Method and Description |
|---|---|
EventCharacteristicsType |
EventContentPropertyTypeImpl.addNewEventCharacteristics()
Appends and returns a new empty "EventCharacteristics" element
|
EventCharacteristicsType |
EventCharacteristicsDocumentImpl.addNewEventCharacteristics()
Appends and returns a new empty "EventCharacteristics" element
|
EventCharacteristicsType |
EventCharacteristicsPropertyTypeImpl.addNewEventCharacteristics()
Appends and returns a new empty "EventCharacteristics" element
|
EventCharacteristicsType |
EventContentPropertyTypeImpl.getEventCharacteristics()
Gets the "EventCharacteristics" element
|
EventCharacteristicsType |
EventCharacteristicsDocumentImpl.getEventCharacteristics()
Gets the "EventCharacteristics" element
|
EventCharacteristicsType |
EventCharacteristicsPropertyTypeImpl.getEventCharacteristics()
Gets the "EventCharacteristics" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventContentPropertyTypeImpl.setEventCharacteristics(EventCharacteristicsType eventCharacteristics)
Sets the "EventCharacteristics" element
|
void |
EventCharacteristicsDocumentImpl.setEventCharacteristics(EventCharacteristicsType eventCharacteristics)
Sets the "EventCharacteristics" element
|
void |
EventCharacteristicsPropertyTypeImpl.setEventCharacteristics(EventCharacteristicsType eventCharacteristics)
Sets the "EventCharacteristics" element
|
Copyright © 2018 52north.org. All rights reserved.