public interface TimerPatternType extends AbstractViewPatternType
| Modifier and Type | Interface and Description |
|---|---|
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.2).
|
AbstractPatternType.SelectFunctions| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
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
|
addNewView, getView, isSetView, setView, unsetViewaddNewSelectFunctions, getPatternDescription, getPatternID, getSelectFunctions, isSetPatternDescription, setPatternDescription, setPatternID, setSelectFunctions, unsetPatternDescription, xgetPatternDescription, xgetPatternID, xsetPatternDescription, xsetPatternIDchangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextTimerPatternType.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()
Copyright © 2018 52north.org. All rights reserved.