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