| Package | Description |
|---|---|
| net.opengis.eml.x001 | |
| net.opengis.eml.x001.impl |
| Modifier and Type | Method and Description |
|---|---|
TimerPatternCapabilitiesType |
SpecializedPatternCapabilitiesType.addNewTimerPatternCapabilities()
Appends and returns a new empty "TimerPattern_Capabilities" element
|
TimerPatternCapabilitiesType |
TimerPatternCapabilitiesDocument.addNewTimerPatternCapabilities()
Appends and returns a new empty "TimerPattern_Capabilities" element
|
TimerPatternCapabilitiesType |
SpecializedPatternCapabilitiesType.getTimerPatternCapabilities()
Gets the "TimerPattern_Capabilities" element
|
TimerPatternCapabilitiesType |
TimerPatternCapabilitiesDocument.getTimerPatternCapabilities()
Gets the "TimerPattern_Capabilities" element
|
static TimerPatternCapabilitiesType |
TimerPatternCapabilitiesType.Factory.newInstance() |
static TimerPatternCapabilitiesType |
TimerPatternCapabilitiesType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static TimerPatternCapabilitiesType |
TimerPatternCapabilitiesType.Factory.parse(File file) |
static TimerPatternCapabilitiesType |
TimerPatternCapabilitiesType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static TimerPatternCapabilitiesType |
TimerPatternCapabilitiesType.Factory.parse(InputStream is) |
static TimerPatternCapabilitiesType |
TimerPatternCapabilitiesType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static TimerPatternCapabilitiesType |
TimerPatternCapabilitiesType.Factory.parse(Node node) |
static TimerPatternCapabilitiesType |
TimerPatternCapabilitiesType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static TimerPatternCapabilitiesType |
TimerPatternCapabilitiesType.Factory.parse(Reader r) |
static TimerPatternCapabilitiesType |
TimerPatternCapabilitiesType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static TimerPatternCapabilitiesType |
TimerPatternCapabilitiesType.Factory.parse(String xmlAsString) |
static TimerPatternCapabilitiesType |
TimerPatternCapabilitiesType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static TimerPatternCapabilitiesType |
TimerPatternCapabilitiesType.Factory.parse(URL u) |
static TimerPatternCapabilitiesType |
TimerPatternCapabilitiesType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static TimerPatternCapabilitiesType |
TimerPatternCapabilitiesType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static TimerPatternCapabilitiesType |
TimerPatternCapabilitiesType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static TimerPatternCapabilitiesType |
TimerPatternCapabilitiesType.Factory.parse(XMLStreamReader sr) |
static TimerPatternCapabilitiesType |
TimerPatternCapabilitiesType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
SpecializedPatternCapabilitiesType.setTimerPatternCapabilities(TimerPatternCapabilitiesType timerPatternCapabilities)
Sets the "TimerPattern_Capabilities" element
|
void |
TimerPatternCapabilitiesDocument.setTimerPatternCapabilities(TimerPatternCapabilitiesType timerPatternCapabilities)
Sets the "TimerPattern_Capabilities" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
TimerPatternCapabilitiesTypeImpl
An XML TimerPattern_CapabilitiesType(@http://www.opengis.net/eml/0.0.1).
|
| Modifier and Type | Method and Description |
|---|---|
TimerPatternCapabilitiesType |
TimerPatternCapabilitiesDocumentImpl.addNewTimerPatternCapabilities()
Appends and returns a new empty "TimerPattern_Capabilities" element
|
TimerPatternCapabilitiesType |
SpecializedPatternCapabilitiesTypeImpl.addNewTimerPatternCapabilities()
Appends and returns a new empty "TimerPattern_Capabilities" element
|
TimerPatternCapabilitiesType |
TimerPatternCapabilitiesDocumentImpl.getTimerPatternCapabilities()
Gets the "TimerPattern_Capabilities" element
|
TimerPatternCapabilitiesType |
SpecializedPatternCapabilitiesTypeImpl.getTimerPatternCapabilities()
Gets the "TimerPattern_Capabilities" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimerPatternCapabilitiesDocumentImpl.setTimerPatternCapabilities(TimerPatternCapabilitiesType timerPatternCapabilities)
Sets the "TimerPattern_Capabilities" element
|
void |
SpecializedPatternCapabilitiesTypeImpl.setTimerPatternCapabilities(TimerPatternCapabilitiesType timerPatternCapabilities)
Sets the "TimerPattern_Capabilities" element
|
Copyright © 2016 52north.org. All rights reserved.