public interface TimerPatternCapabilitiesType
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
TimerPatternCapabilitiesType.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAtPattern()
Gets the "AtPattern" element
|
boolean |
getIntervalPattern()
Gets the "IntervalPattern" element
|
void |
setAtPattern(boolean atPattern)
Sets the "AtPattern" element
|
void |
setIntervalPattern(boolean intervalPattern)
Sets the "IntervalPattern" element
|
org.apache.xmlbeans.XmlBoolean |
xgetAtPattern()
Gets (as xml) the "AtPattern" element
|
org.apache.xmlbeans.XmlBoolean |
xgetIntervalPattern()
Gets (as xml) the "IntervalPattern" element
|
void |
xsetAtPattern(org.apache.xmlbeans.XmlBoolean atPattern)
Sets (as xml) the "AtPattern" element
|
void |
xsetIntervalPattern(org.apache.xmlbeans.XmlBoolean intervalPattern)
Sets (as xml) the "IntervalPattern" element
|
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, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextboolean getIntervalPattern()
org.apache.xmlbeans.XmlBoolean xgetIntervalPattern()
void setIntervalPattern(boolean intervalPattern)
void xsetIntervalPattern(org.apache.xmlbeans.XmlBoolean intervalPattern)
boolean getAtPattern()
org.apache.xmlbeans.XmlBoolean xgetAtPattern()
void setAtPattern(boolean atPattern)
void xsetAtPattern(org.apache.xmlbeans.XmlBoolean atPattern)
Copyright © 2018 52north.org. All rights reserved.