| 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(Object obj) |
static MinuteSecondType |
MinuteSecondType.Factory.parse(File file) |
static MinuteSecondType |
MinuteSecondType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static MinuteSecondType |
MinuteSecondType.Factory.parse(InputStream is) |
static MinuteSecondType |
MinuteSecondType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static MinuteSecondType |
MinuteSecondType.Factory.parse(Node node) |
static MinuteSecondType |
MinuteSecondType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static MinuteSecondType |
MinuteSecondType.Factory.parse(Reader r) |
static MinuteSecondType |
MinuteSecondType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static MinuteSecondType |
MinuteSecondType.Factory.parse(String xmlAsString) |
static MinuteSecondType |
MinuteSecondType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static MinuteSecondType |
MinuteSecondType.Factory.parse(URL u) |
static MinuteSecondType |
MinuteSecondType.Factory.parse(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(XMLStreamReader sr) |
static MinuteSecondType |
MinuteSecondType.Factory.parse(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 © 2018 52north.org. All rights reserved.