| Package | Description |
|---|---|
| net.opengis.eml.x002 | |
| net.opengis.eml.x002.impl |
| Modifier and Type | Method and Description |
|---|---|
static HourType |
HourType.Factory.newInstance() |
static HourType |
HourType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static HourType |
HourType.Factory.newValue(Object obj) |
static HourType |
HourType.Factory.parse(File file) |
static HourType |
HourType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static HourType |
HourType.Factory.parse(InputStream is) |
static HourType |
HourType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static HourType |
HourType.Factory.parse(Node node) |
static HourType |
HourType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static HourType |
HourType.Factory.parse(Reader r) |
static HourType |
HourType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static HourType |
HourType.Factory.parse(String xmlAsString) |
static HourType |
HourType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static HourType |
HourType.Factory.parse(URL u) |
static HourType |
HourType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static HourType |
HourType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static HourType |
HourType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static HourType |
HourType.Factory.parse(XMLStreamReader sr) |
static HourType |
HourType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
HourType |
TimerPatternType.TimerAt.xgetHour()
Gets (as xml) the "Hour" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimerPatternType.TimerAt.xsetHour(HourType hour)
Sets (as xml) the "Hour" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
HourTypeImpl
An XML HourType(@http://www.opengis.net/eml/0.0.2).
|
| Modifier and Type | Method and Description |
|---|---|
HourType |
TimerPatternTypeImpl.TimerAtImpl.xgetHour()
Gets (as xml) the "Hour" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimerPatternTypeImpl.TimerAtImpl.xsetHour(HourType hour)
Sets (as xml) the "Hour" element
|
Copyright © 2018 52north.org. All rights reserved.