| Package | Description |
|---|---|
| net.opengis.eml.x001 | |
| net.opengis.eml.x001.impl |
| Modifier and Type | Method and Description |
|---|---|
static MinuteSecondType |
MinuteSecondType.Factory.newInstance() |
static MinuteSecondType |
MinuteSecondType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static MinuteSecondType |
MinuteSecondType.Factory.newValue(java.lang.Object obj) |
static MinuteSecondType |
MinuteSecondType.Factory.parse(java.io.File file) |
static MinuteSecondType |
MinuteSecondType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static MinuteSecondType |
MinuteSecondType.Factory.parse(java.io.InputStream is) |
static MinuteSecondType |
MinuteSecondType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static MinuteSecondType |
MinuteSecondType.Factory.parse(org.w3c.dom.Node node) |
static MinuteSecondType |
MinuteSecondType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static MinuteSecondType |
MinuteSecondType.Factory.parse(java.io.Reader r) |
static MinuteSecondType |
MinuteSecondType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static MinuteSecondType |
MinuteSecondType.Factory.parse(java.lang.String xmlAsString) |
static MinuteSecondType |
MinuteSecondType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static MinuteSecondType |
MinuteSecondType.Factory.parse(java.net.URL u) |
static MinuteSecondType |
MinuteSecondType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static MinuteSecondType |
MinuteSecondType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static MinuteSecondType |
MinuteSecondType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static MinuteSecondType |
MinuteSecondType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static MinuteSecondType |
MinuteSecondType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
MinuteSecondType |
TimerPatternType.TimerAt.xgetMinute()
Gets (as xml) the "Minute" element
|
MinuteSecondType |
TimerPatternType.TimerAt.xgetSecond()
Gets (as xml) the "Second" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimerPatternType.TimerAt.xsetMinute(MinuteSecondType minute)
Sets (as xml) the "Minute" element
|
void |
TimerPatternType.TimerAt.xsetSecond(MinuteSecondType second)
Sets (as xml) the "Second" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
MinuteSecondTypeImpl
An XML MinuteSecondType(@http://www.opengis.net/eml/0.0.1).
|
| Modifier and Type | Method and Description |
|---|---|
MinuteSecondType |
TimerPatternTypeImpl.TimerAtImpl.xgetMinute()
Gets (as xml) the "Minute" element
|
MinuteSecondType |
TimerPatternTypeImpl.TimerAtImpl.xgetSecond()
Gets (as xml) the "Second" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimerPatternTypeImpl.TimerAtImpl.xsetMinute(MinuteSecondType minute)
Sets (as xml) the "Minute" element
|
void |
TimerPatternTypeImpl.TimerAtImpl.xsetSecond(MinuteSecondType second)
Sets (as xml) the "Second" element
|
Copyright © 2015–2018 52north.org. All rights reserved.