|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MinuteSecondType | |
---|---|
net.opengis.eml.x001 | |
net.opengis.eml.x001.impl |
Uses of MinuteSecondType in net.opengis.eml.x001 |
---|
Methods in net.opengis.eml.x001 that return MinuteSecondType | |
---|---|
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 |
Methods in net.opengis.eml.x001 with parameters of type MinuteSecondType | |
---|---|
void |
TimerPatternType.TimerAt.xsetMinute(MinuteSecondType minute)
Sets (as xml) the "Minute" element |
void |
TimerPatternType.TimerAt.xsetSecond(MinuteSecondType second)
Sets (as xml) the "Second" element |
Uses of MinuteSecondType in net.opengis.eml.x001.impl |
---|
Classes in net.opengis.eml.x001.impl that implement MinuteSecondType | |
---|---|
class |
MinuteSecondTypeImpl
An XML MinuteSecondType(@http://www.opengis.net/eml/0.0.1). |
Methods in net.opengis.eml.x001.impl that return MinuteSecondType | |
---|---|
MinuteSecondType |
TimerPatternTypeImpl.TimerAtImpl.xgetMinute()
Gets (as xml) the "Minute" element |
MinuteSecondType |
TimerPatternTypeImpl.TimerAtImpl.xgetSecond()
Gets (as xml) the "Second" element |
Methods in net.opengis.eml.x001.impl with parameters of type MinuteSecondType | |
---|---|
void |
TimerPatternTypeImpl.TimerAtImpl.xsetMinute(MinuteSecondType minute)
Sets (as xml) the "Minute" element |
void |
TimerPatternTypeImpl.TimerAtImpl.xsetSecond(MinuteSecondType second)
Sets (as xml) the "Second" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |