|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TimerPatternType
An XML TimerPatternType(@http://www.opengis.net/eml/0.0.1). This is a complex type.
Nested Class Summary | |
---|---|
static class |
TimerPatternType.Factory
A factory class with static methods for creating instances of this type. |
static interface |
TimerPatternType.TimerAt
An XML TimerAt(@http://www.opengis.net/eml/0.0.1). |
Nested classes/interfaces inherited from interface net.opengis.eml.x001.AbstractPatternType |
---|
AbstractPatternType.SelectFunctions |
Field Summary | |
---|---|
static org.apache.xmlbeans.SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
---|---|
TimerPatternType.TimerAt |
addNewTimerAt()
Appends and returns a new empty "TimerAt" element |
TimerPatternType.TimerAt |
getTimerAt()
Gets the "TimerAt" element |
org.apache.xmlbeans.GDuration |
getTimerInterval()
Gets the "TimerInterval" element |
boolean |
isSetTimerAt()
True if has "TimerAt" element |
boolean |
isSetTimerInterval()
True if has "TimerInterval" element |
void |
setTimerAt(TimerPatternType.TimerAt timerAt)
Sets the "TimerAt" element |
void |
setTimerInterval(org.apache.xmlbeans.GDuration timerInterval)
Sets the "TimerInterval" element |
void |
unsetTimerAt()
Unsets the "TimerAt" element |
void |
unsetTimerInterval()
Unsets the "TimerInterval" element |
org.apache.xmlbeans.XmlDuration |
xgetTimerInterval()
Gets (as xml) the "TimerInterval" element |
void |
xsetTimerInterval(org.apache.xmlbeans.XmlDuration timerInterval)
Sets (as xml) the "TimerInterval" element |
Methods inherited from interface net.opengis.eml.x001.AbstractViewPatternType |
---|
addNewView, getView, isSetView, setView, unsetView |
Methods inherited from interface net.opengis.eml.x001.AbstractPatternType |
---|
addNewSelectFunctions, getPatternDescription, getPatternID, getSelectFunctions, isSetPatternDescription, setPatternDescription, setPatternID, setSelectFunctions, unsetPatternDescription, xgetPatternDescription, xgetPatternID, xsetPatternDescription, xsetPatternID |
Methods inherited from interface org.apache.xmlbeans.XmlObject |
---|
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
---|
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
Field Detail |
---|
static final org.apache.xmlbeans.SchemaType type
Method Detail |
---|
TimerPatternType.TimerAt getTimerAt()
boolean isSetTimerAt()
void setTimerAt(TimerPatternType.TimerAt timerAt)
TimerPatternType.TimerAt addNewTimerAt()
void unsetTimerAt()
org.apache.xmlbeans.GDuration getTimerInterval()
org.apache.xmlbeans.XmlDuration xgetTimerInterval()
boolean isSetTimerInterval()
void setTimerInterval(org.apache.xmlbeans.GDuration timerInterval)
void xsetTimerInterval(org.apache.xmlbeans.XmlDuration timerInterval)
void unsetTimerInterval()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |