Class SetTypeImpl
- java.lang.Object
-
- org.apache.xmlbeans.impl.values.XmlObjectBase
-
- org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- org.w3.x2001.smil20.impl.SetPrototypeImpl
-
- org.w3.x2001.smil20.language.impl.SetTypeImpl
-
- All Implemented Interfaces:
Serializable,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource,SetType,SetPrototype
public class SetTypeImpl extends SetPrototypeImpl implements SetType
An XML setType(@http://www.w3.org/2001/SMIL20/Language). This is a complex type.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.w3.x2001.smil20.impl.SetPrototypeImpl
SetPrototypeImpl.AttributeTypeImpl
-
Nested classes/interfaces inherited from interface org.w3.x2001.smil20.SetPrototype
SetPrototype.AttributeType, SetPrototype.Factory
-
Nested classes/interfaces inherited from interface org.w3.x2001.smil20.language.SetType
SetType.Factory
-
-
Field Summary
-
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
-
Fields inherited from interface org.w3.x2001.smil20.SetPrototype
type
-
-
Constructor Summary
Constructors Constructor Description SetTypeImpl(org.apache.xmlbeans.SchemaType sType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAlt()Gets the "alt" attributeStringgetBegin()Gets the "begin" attributeStringgetClass1()Gets the "class" attributeStringgetDur()Gets the "dur" attributeStringgetEnd()Gets the "end" attributeFillTimingAttrsType.EnumgetFill()Gets the "fill" attributeFillDefaultType.EnumgetFillDefault()Gets the "fillDefault" attributeStringgetId()Gets the "id" attributeStringgetLang()Gets the "lang" attributeStringgetLongdesc()Gets the "longdesc" attributeStringgetMax()Gets the "max" attributeStringgetMin()Gets the "min" attributeBigIntegergetRepeat()Gets the "repeat" attributeBigDecimalgetRepeatCount()Gets the "repeatCount" attributeStringgetRepeatDur()Gets the "repeatDur" attributeRestartTimingType.EnumgetRestart()Gets the "restart" attributeRestartDefaultType.EnumgetRestartDefault()Gets the "restartDefault" attributebooleangetSkipContent()Gets the "skip-content" attributeSyncBehaviorType.EnumgetSyncBehavior()Gets the "syncBehavior" attributeSyncBehaviorDefaultType.EnumgetSyncBehaviorDefault()Gets the "syncBehaviorDefault" attributeStringgetSyncTolerance()Gets the "syncTolerance" attributeStringgetSyncToleranceDefault()Gets the "syncToleranceDefault" attributeStringgetTargetElement()Gets the "targetElement" attributebooleanisSetAlt()True if has "alt" attributebooleanisSetBegin()True if has "begin" attributebooleanisSetClass1()True if has "class" attributebooleanisSetDur()True if has "dur" attributebooleanisSetEnd()True if has "end" attributebooleanisSetFill()True if has "fill" attributebooleanisSetFillDefault()True if has "fillDefault" attributebooleanisSetId()True if has "id" attributebooleanisSetLang()True if has "lang" attributebooleanisSetLongdesc()True if has "longdesc" attributebooleanisSetMax()True if has "max" attributebooleanisSetMin()True if has "min" attributebooleanisSetRepeat()True if has "repeat" attributebooleanisSetRepeatCount()True if has "repeatCount" attributebooleanisSetRepeatDur()True if has "repeatDur" attributebooleanisSetRestart()True if has "restart" attributebooleanisSetRestartDefault()True if has "restartDefault" attributebooleanisSetSkipContent()True if has "skip-content" attributebooleanisSetSyncBehavior()True if has "syncBehavior" attributebooleanisSetSyncBehaviorDefault()True if has "syncBehaviorDefault" attributebooleanisSetSyncTolerance()True if has "syncTolerance" attributebooleanisSetSyncToleranceDefault()True if has "syncToleranceDefault" attributebooleanisSetTargetElement()True if has "targetElement" attributevoidsetAlt(String alt)Sets the "alt" attributevoidsetBegin(String begin)Sets the "begin" attributevoidsetClass1(String class1)Sets the "class" attributevoidsetDur(String dur)Sets the "dur" attributevoidsetEnd(String end)Sets the "end" attributevoidsetFill(FillTimingAttrsType.Enum fill)Sets the "fill" attributevoidsetFillDefault(FillDefaultType.Enum fillDefault)Sets the "fillDefault" attributevoidsetId(String id)Sets the "id" attributevoidsetLang(String lang)Sets the "lang" attributevoidsetLongdesc(String longdesc)Sets the "longdesc" attributevoidsetMax(String max)Sets the "max" attributevoidsetMin(String min)Sets the "min" attributevoidsetRepeat(BigInteger repeat)Sets the "repeat" attributevoidsetRepeatCount(BigDecimal repeatCount)Sets the "repeatCount" attributevoidsetRepeatDur(String repeatDur)Sets the "repeatDur" attributevoidsetRestart(RestartTimingType.Enum restart)Sets the "restart" attributevoidsetRestartDefault(RestartDefaultType.Enum restartDefault)Sets the "restartDefault" attributevoidsetSkipContent(boolean skipContent)Sets the "skip-content" attributevoidsetSyncBehavior(SyncBehaviorType.Enum syncBehavior)Sets the "syncBehavior" attributevoidsetSyncBehaviorDefault(SyncBehaviorDefaultType.Enum syncBehaviorDefault)Sets the "syncBehaviorDefault" attributevoidsetSyncTolerance(String syncTolerance)Sets the "syncTolerance" attributevoidsetSyncToleranceDefault(String syncToleranceDefault)Sets the "syncToleranceDefault" attributevoidsetTargetElement(String targetElement)Sets the "targetElement" attributevoidunsetAlt()Unsets the "alt" attributevoidunsetBegin()Unsets the "begin" attributevoidunsetClass1()Unsets the "class" attributevoidunsetDur()Unsets the "dur" attributevoidunsetEnd()Unsets the "end" attributevoidunsetFill()Unsets the "fill" attributevoidunsetFillDefault()Unsets the "fillDefault" attributevoidunsetId()Unsets the "id" attributevoidunsetLang()Unsets the "lang" attributevoidunsetLongdesc()Unsets the "longdesc" attributevoidunsetMax()Unsets the "max" attributevoidunsetMin()Unsets the "min" attributevoidunsetRepeat()Unsets the "repeat" attributevoidunsetRepeatCount()Unsets the "repeatCount" attributevoidunsetRepeatDur()Unsets the "repeatDur" attributevoidunsetRestart()Unsets the "restart" attributevoidunsetRestartDefault()Unsets the "restartDefault" attributevoidunsetSkipContent()Unsets the "skip-content" attributevoidunsetSyncBehavior()Unsets the "syncBehavior" attributevoidunsetSyncBehaviorDefault()Unsets the "syncBehaviorDefault" attributevoidunsetSyncTolerance()Unsets the "syncTolerance" attributevoidunsetSyncToleranceDefault()Unsets the "syncToleranceDefault" attributevoidunsetTargetElement()Unsets the "targetElement" attributeorg.apache.xmlbeans.XmlStringxgetAlt()Gets (as xml) the "alt" attributeorg.apache.xmlbeans.XmlStringxgetBegin()Gets (as xml) the "begin" attributeorg.apache.xmlbeans.XmlStringxgetClass1()Gets (as xml) the "class" attributeorg.apache.xmlbeans.XmlStringxgetDur()Gets (as xml) the "dur" attributeorg.apache.xmlbeans.XmlStringxgetEnd()Gets (as xml) the "end" attributeFillTimingAttrsTypexgetFill()Gets (as xml) the "fill" attributeFillDefaultTypexgetFillDefault()Gets (as xml) the "fillDefault" attributeorg.apache.xmlbeans.XmlIDxgetId()Gets (as xml) the "id" attributeorg.apache.xmlbeans.XmlLanguagexgetLang()Gets (as xml) the "lang" attributeorg.apache.xmlbeans.XmlAnyURIxgetLongdesc()Gets (as xml) the "longdesc" attributeorg.apache.xmlbeans.XmlStringxgetMax()Gets (as xml) the "max" attributeorg.apache.xmlbeans.XmlStringxgetMin()Gets (as xml) the "min" attributeorg.apache.xmlbeans.XmlNonNegativeIntegerxgetRepeat()Gets (as xml) the "repeat" attributeNonNegativeDecimalTypexgetRepeatCount()Gets (as xml) the "repeatCount" attributeorg.apache.xmlbeans.XmlStringxgetRepeatDur()Gets (as xml) the "repeatDur" attributeRestartTimingTypexgetRestart()Gets (as xml) the "restart" attributeRestartDefaultTypexgetRestartDefault()Gets (as xml) the "restartDefault" attributeorg.apache.xmlbeans.XmlBooleanxgetSkipContent()Gets (as xml) the "skip-content" attributeSyncBehaviorTypexgetSyncBehavior()Gets (as xml) the "syncBehavior" attributeSyncBehaviorDefaultTypexgetSyncBehaviorDefault()Gets (as xml) the "syncBehaviorDefault" attributeorg.apache.xmlbeans.XmlStringxgetSyncTolerance()Gets (as xml) the "syncTolerance" attributeorg.apache.xmlbeans.XmlStringxgetSyncToleranceDefault()Gets (as xml) the "syncToleranceDefault" attributeorg.apache.xmlbeans.XmlIDREFxgetTargetElement()Gets (as xml) the "targetElement" attributevoidxsetAlt(org.apache.xmlbeans.XmlString alt)Sets (as xml) the "alt" attributevoidxsetBegin(org.apache.xmlbeans.XmlString begin)Sets (as xml) the "begin" attributevoidxsetClass1(org.apache.xmlbeans.XmlString class1)Sets (as xml) the "class" attributevoidxsetDur(org.apache.xmlbeans.XmlString dur)Sets (as xml) the "dur" attributevoidxsetEnd(org.apache.xmlbeans.XmlString end)Sets (as xml) the "end" attributevoidxsetFill(FillTimingAttrsType fill)Sets (as xml) the "fill" attributevoidxsetFillDefault(FillDefaultType fillDefault)Sets (as xml) the "fillDefault" attributevoidxsetId(org.apache.xmlbeans.XmlID id)Sets (as xml) the "id" attributevoidxsetLang(org.apache.xmlbeans.XmlLanguage lang)Sets (as xml) the "lang" attributevoidxsetLongdesc(org.apache.xmlbeans.XmlAnyURI longdesc)Sets (as xml) the "longdesc" attributevoidxsetMax(org.apache.xmlbeans.XmlString max)Sets (as xml) the "max" attributevoidxsetMin(org.apache.xmlbeans.XmlString min)Sets (as xml) the "min" attributevoidxsetRepeat(org.apache.xmlbeans.XmlNonNegativeInteger repeat)Sets (as xml) the "repeat" attributevoidxsetRepeatCount(NonNegativeDecimalType repeatCount)Sets (as xml) the "repeatCount" attributevoidxsetRepeatDur(org.apache.xmlbeans.XmlString repeatDur)Sets (as xml) the "repeatDur" attributevoidxsetRestart(RestartTimingType restart)Sets (as xml) the "restart" attributevoidxsetRestartDefault(RestartDefaultType restartDefault)Sets (as xml) the "restartDefault" attributevoidxsetSkipContent(org.apache.xmlbeans.XmlBoolean skipContent)Sets (as xml) the "skip-content" attributevoidxsetSyncBehavior(SyncBehaviorType syncBehavior)Sets (as xml) the "syncBehavior" attributevoidxsetSyncBehaviorDefault(SyncBehaviorDefaultType syncBehaviorDefault)Sets (as xml) the "syncBehaviorDefault" attributevoidxsetSyncTolerance(org.apache.xmlbeans.XmlString syncTolerance)Sets (as xml) the "syncTolerance" attributevoidxsetSyncToleranceDefault(org.apache.xmlbeans.XmlString syncToleranceDefault)Sets (as xml) the "syncToleranceDefault" attributevoidxsetTargetElement(org.apache.xmlbeans.XmlIDREF targetElement)Sets (as xml) the "targetElement" attribute-
Methods inherited from class org.w3.x2001.smil20.impl.SetPrototypeImpl
getAttributeName, getAttributeType, getTo, isSetAttributeType, isSetTo, setAttributeName, setAttributeType, setTo, unsetAttributeType, unsetTo, xgetAttributeName, xgetAttributeType, xgetTo, xsetAttributeName, xsetAttributeType, xsetTo
-
Methods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code
-
Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate, validate, validate_now, validate_simpleval, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.w3.x2001.smil20.SetPrototype
getAttributeName, getAttributeType, getTo, isSetAttributeType, isSetTo, setAttributeName, setAttributeType, setTo, unsetAttributeType, unsetTo, xgetAttributeName, xgetAttributeType, xgetTo, xsetAttributeName, xsetAttributeType, xsetTo
-
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
-
-
-
-
Method Detail
-
xgetId
public org.apache.xmlbeans.XmlID xgetId()
Gets (as xml) the "id" attribute
-
isSetId
public boolean isSetId()
True if has "id" attribute
-
setId
public void setId(String id)
Sets the "id" attribute
-
xsetId
public void xsetId(org.apache.xmlbeans.XmlID id)
Sets (as xml) the "id" attribute
-
getClass1
public String getClass1()
Gets the "class" attribute
-
xgetClass1
public org.apache.xmlbeans.XmlString xgetClass1()
Gets (as xml) the "class" attribute- Specified by:
xgetClass1in interfaceSetType
-
isSetClass1
public boolean isSetClass1()
True if has "class" attribute- Specified by:
isSetClass1in interfaceSetType
-
setClass1
public void setClass1(String class1)
Sets the "class" attribute
-
xsetClass1
public void xsetClass1(org.apache.xmlbeans.XmlString class1)
Sets (as xml) the "class" attribute- Specified by:
xsetClass1in interfaceSetType
-
unsetClass1
public void unsetClass1()
Unsets the "class" attribute- Specified by:
unsetClass1in interfaceSetType
-
getLang
public String getLang()
Gets the "lang" attribute
-
xgetLang
public org.apache.xmlbeans.XmlLanguage xgetLang()
Gets (as xml) the "lang" attribute
-
isSetLang
public boolean isSetLang()
True if has "lang" attribute
-
setLang
public void setLang(String lang)
Sets the "lang" attribute
-
xsetLang
public void xsetLang(org.apache.xmlbeans.XmlLanguage lang)
Sets (as xml) the "lang" attribute
-
unsetLang
public void unsetLang()
Unsets the "lang" attribute
-
xgetAlt
public org.apache.xmlbeans.XmlString xgetAlt()
Gets (as xml) the "alt" attribute
-
isSetAlt
public boolean isSetAlt()
True if has "alt" attribute
-
setAlt
public void setAlt(String alt)
Sets the "alt" attribute
-
xsetAlt
public void xsetAlt(org.apache.xmlbeans.XmlString alt)
Sets (as xml) the "alt" attribute
-
unsetAlt
public void unsetAlt()
Unsets the "alt" attribute
-
getLongdesc
public String getLongdesc()
Gets the "longdesc" attribute- Specified by:
getLongdescin interfaceSetType
-
xgetLongdesc
public org.apache.xmlbeans.XmlAnyURI xgetLongdesc()
Gets (as xml) the "longdesc" attribute- Specified by:
xgetLongdescin interfaceSetType
-
isSetLongdesc
public boolean isSetLongdesc()
True if has "longdesc" attribute- Specified by:
isSetLongdescin interfaceSetType
-
setLongdesc
public void setLongdesc(String longdesc)
Sets the "longdesc" attribute- Specified by:
setLongdescin interfaceSetType
-
xsetLongdesc
public void xsetLongdesc(org.apache.xmlbeans.XmlAnyURI longdesc)
Sets (as xml) the "longdesc" attribute- Specified by:
xsetLongdescin interfaceSetType
-
unsetLongdesc
public void unsetLongdesc()
Unsets the "longdesc" attribute- Specified by:
unsetLongdescin interfaceSetType
-
getBegin
public String getBegin()
Gets the "begin" attribute
-
xgetBegin
public org.apache.xmlbeans.XmlString xgetBegin()
Gets (as xml) the "begin" attribute
-
isSetBegin
public boolean isSetBegin()
True if has "begin" attribute- Specified by:
isSetBeginin interfaceSetType
-
setBegin
public void setBegin(String begin)
Sets the "begin" attribute
-
xsetBegin
public void xsetBegin(org.apache.xmlbeans.XmlString begin)
Sets (as xml) the "begin" attribute
-
unsetBegin
public void unsetBegin()
Unsets the "begin" attribute- Specified by:
unsetBeginin interfaceSetType
-
xgetEnd
public org.apache.xmlbeans.XmlString xgetEnd()
Gets (as xml) the "end" attribute
-
isSetEnd
public boolean isSetEnd()
True if has "end" attribute
-
setEnd
public void setEnd(String end)
Sets the "end" attribute
-
xsetEnd
public void xsetEnd(org.apache.xmlbeans.XmlString end)
Sets (as xml) the "end" attribute
-
unsetEnd
public void unsetEnd()
Unsets the "end" attribute
-
xgetDur
public org.apache.xmlbeans.XmlString xgetDur()
Gets (as xml) the "dur" attribute
-
isSetDur
public boolean isSetDur()
True if has "dur" attribute
-
setDur
public void setDur(String dur)
Sets the "dur" attribute
-
xsetDur
public void xsetDur(org.apache.xmlbeans.XmlString dur)
Sets (as xml) the "dur" attribute
-
unsetDur
public void unsetDur()
Unsets the "dur" attribute
-
getRepeatDur
public String getRepeatDur()
Gets the "repeatDur" attribute- Specified by:
getRepeatDurin interfaceSetType
-
xgetRepeatDur
public org.apache.xmlbeans.XmlString xgetRepeatDur()
Gets (as xml) the "repeatDur" attribute- Specified by:
xgetRepeatDurin interfaceSetType
-
isSetRepeatDur
public boolean isSetRepeatDur()
True if has "repeatDur" attribute- Specified by:
isSetRepeatDurin interfaceSetType
-
setRepeatDur
public void setRepeatDur(String repeatDur)
Sets the "repeatDur" attribute- Specified by:
setRepeatDurin interfaceSetType
-
xsetRepeatDur
public void xsetRepeatDur(org.apache.xmlbeans.XmlString repeatDur)
Sets (as xml) the "repeatDur" attribute- Specified by:
xsetRepeatDurin interfaceSetType
-
unsetRepeatDur
public void unsetRepeatDur()
Unsets the "repeatDur" attribute- Specified by:
unsetRepeatDurin interfaceSetType
-
getRepeatCount
public BigDecimal getRepeatCount()
Gets the "repeatCount" attribute- Specified by:
getRepeatCountin interfaceSetType
-
xgetRepeatCount
public NonNegativeDecimalType xgetRepeatCount()
Gets (as xml) the "repeatCount" attribute- Specified by:
xgetRepeatCountin interfaceSetType
-
isSetRepeatCount
public boolean isSetRepeatCount()
True if has "repeatCount" attribute- Specified by:
isSetRepeatCountin interfaceSetType
-
setRepeatCount
public void setRepeatCount(BigDecimal repeatCount)
Sets the "repeatCount" attribute- Specified by:
setRepeatCountin interfaceSetType
-
xsetRepeatCount
public void xsetRepeatCount(NonNegativeDecimalType repeatCount)
Sets (as xml) the "repeatCount" attribute- Specified by:
xsetRepeatCountin interfaceSetType
-
unsetRepeatCount
public void unsetRepeatCount()
Unsets the "repeatCount" attribute- Specified by:
unsetRepeatCountin interfaceSetType
-
getRepeat
public BigInteger getRepeat()
Gets the "repeat" attribute
-
xgetRepeat
public org.apache.xmlbeans.XmlNonNegativeInteger xgetRepeat()
Gets (as xml) the "repeat" attribute- Specified by:
xgetRepeatin interfaceSetType
-
isSetRepeat
public boolean isSetRepeat()
True if has "repeat" attribute- Specified by:
isSetRepeatin interfaceSetType
-
setRepeat
public void setRepeat(BigInteger repeat)
Sets the "repeat" attribute
-
xsetRepeat
public void xsetRepeat(org.apache.xmlbeans.XmlNonNegativeInteger repeat)
Sets (as xml) the "repeat" attribute- Specified by:
xsetRepeatin interfaceSetType
-
unsetRepeat
public void unsetRepeat()
Unsets the "repeat" attribute- Specified by:
unsetRepeatin interfaceSetType
-
xgetMin
public org.apache.xmlbeans.XmlString xgetMin()
Gets (as xml) the "min" attribute
-
isSetMin
public boolean isSetMin()
True if has "min" attribute
-
setMin
public void setMin(String min)
Sets the "min" attribute
-
xsetMin
public void xsetMin(org.apache.xmlbeans.XmlString min)
Sets (as xml) the "min" attribute
-
unsetMin
public void unsetMin()
Unsets the "min" attribute
-
xgetMax
public org.apache.xmlbeans.XmlString xgetMax()
Gets (as xml) the "max" attribute
-
isSetMax
public boolean isSetMax()
True if has "max" attribute
-
setMax
public void setMax(String max)
Sets the "max" attribute
-
xsetMax
public void xsetMax(org.apache.xmlbeans.XmlString max)
Sets (as xml) the "max" attribute
-
unsetMax
public void unsetMax()
Unsets the "max" attribute
-
getSyncBehavior
public SyncBehaviorType.Enum getSyncBehavior()
Gets the "syncBehavior" attribute- Specified by:
getSyncBehaviorin interfaceSetType
-
xgetSyncBehavior
public SyncBehaviorType xgetSyncBehavior()
Gets (as xml) the "syncBehavior" attribute- Specified by:
xgetSyncBehaviorin interfaceSetType
-
isSetSyncBehavior
public boolean isSetSyncBehavior()
True if has "syncBehavior" attribute- Specified by:
isSetSyncBehaviorin interfaceSetType
-
setSyncBehavior
public void setSyncBehavior(SyncBehaviorType.Enum syncBehavior)
Sets the "syncBehavior" attribute- Specified by:
setSyncBehaviorin interfaceSetType
-
xsetSyncBehavior
public void xsetSyncBehavior(SyncBehaviorType syncBehavior)
Sets (as xml) the "syncBehavior" attribute- Specified by:
xsetSyncBehaviorin interfaceSetType
-
unsetSyncBehavior
public void unsetSyncBehavior()
Unsets the "syncBehavior" attribute- Specified by:
unsetSyncBehaviorin interfaceSetType
-
getSyncTolerance
public String getSyncTolerance()
Gets the "syncTolerance" attribute- Specified by:
getSyncTolerancein interfaceSetType
-
xgetSyncTolerance
public org.apache.xmlbeans.XmlString xgetSyncTolerance()
Gets (as xml) the "syncTolerance" attribute- Specified by:
xgetSyncTolerancein interfaceSetType
-
isSetSyncTolerance
public boolean isSetSyncTolerance()
True if has "syncTolerance" attribute- Specified by:
isSetSyncTolerancein interfaceSetType
-
setSyncTolerance
public void setSyncTolerance(String syncTolerance)
Sets the "syncTolerance" attribute- Specified by:
setSyncTolerancein interfaceSetType
-
xsetSyncTolerance
public void xsetSyncTolerance(org.apache.xmlbeans.XmlString syncTolerance)
Sets (as xml) the "syncTolerance" attribute- Specified by:
xsetSyncTolerancein interfaceSetType
-
unsetSyncTolerance
public void unsetSyncTolerance()
Unsets the "syncTolerance" attribute- Specified by:
unsetSyncTolerancein interfaceSetType
-
getSyncBehaviorDefault
public SyncBehaviorDefaultType.Enum getSyncBehaviorDefault()
Gets the "syncBehaviorDefault" attribute- Specified by:
getSyncBehaviorDefaultin interfaceSetType
-
xgetSyncBehaviorDefault
public SyncBehaviorDefaultType xgetSyncBehaviorDefault()
Gets (as xml) the "syncBehaviorDefault" attribute- Specified by:
xgetSyncBehaviorDefaultin interfaceSetType
-
isSetSyncBehaviorDefault
public boolean isSetSyncBehaviorDefault()
True if has "syncBehaviorDefault" attribute- Specified by:
isSetSyncBehaviorDefaultin interfaceSetType
-
setSyncBehaviorDefault
public void setSyncBehaviorDefault(SyncBehaviorDefaultType.Enum syncBehaviorDefault)
Sets the "syncBehaviorDefault" attribute- Specified by:
setSyncBehaviorDefaultin interfaceSetType
-
xsetSyncBehaviorDefault
public void xsetSyncBehaviorDefault(SyncBehaviorDefaultType syncBehaviorDefault)
Sets (as xml) the "syncBehaviorDefault" attribute- Specified by:
xsetSyncBehaviorDefaultin interfaceSetType
-
unsetSyncBehaviorDefault
public void unsetSyncBehaviorDefault()
Unsets the "syncBehaviorDefault" attribute- Specified by:
unsetSyncBehaviorDefaultin interfaceSetType
-
getSyncToleranceDefault
public String getSyncToleranceDefault()
Gets the "syncToleranceDefault" attribute- Specified by:
getSyncToleranceDefaultin interfaceSetType
-
xgetSyncToleranceDefault
public org.apache.xmlbeans.XmlString xgetSyncToleranceDefault()
Gets (as xml) the "syncToleranceDefault" attribute- Specified by:
xgetSyncToleranceDefaultin interfaceSetType
-
isSetSyncToleranceDefault
public boolean isSetSyncToleranceDefault()
True if has "syncToleranceDefault" attribute- Specified by:
isSetSyncToleranceDefaultin interfaceSetType
-
setSyncToleranceDefault
public void setSyncToleranceDefault(String syncToleranceDefault)
Sets the "syncToleranceDefault" attribute- Specified by:
setSyncToleranceDefaultin interfaceSetType
-
xsetSyncToleranceDefault
public void xsetSyncToleranceDefault(org.apache.xmlbeans.XmlString syncToleranceDefault)
Sets (as xml) the "syncToleranceDefault" attribute- Specified by:
xsetSyncToleranceDefaultin interfaceSetType
-
unsetSyncToleranceDefault
public void unsetSyncToleranceDefault()
Unsets the "syncToleranceDefault" attribute- Specified by:
unsetSyncToleranceDefaultin interfaceSetType
-
getRestart
public RestartTimingType.Enum getRestart()
Gets the "restart" attribute- Specified by:
getRestartin interfaceSetType
-
xgetRestart
public RestartTimingType xgetRestart()
Gets (as xml) the "restart" attribute- Specified by:
xgetRestartin interfaceSetType
-
isSetRestart
public boolean isSetRestart()
True if has "restart" attribute- Specified by:
isSetRestartin interfaceSetType
-
setRestart
public void setRestart(RestartTimingType.Enum restart)
Sets the "restart" attribute- Specified by:
setRestartin interfaceSetType
-
xsetRestart
public void xsetRestart(RestartTimingType restart)
Sets (as xml) the "restart" attribute- Specified by:
xsetRestartin interfaceSetType
-
unsetRestart
public void unsetRestart()
Unsets the "restart" attribute- Specified by:
unsetRestartin interfaceSetType
-
getRestartDefault
public RestartDefaultType.Enum getRestartDefault()
Gets the "restartDefault" attribute- Specified by:
getRestartDefaultin interfaceSetType
-
xgetRestartDefault
public RestartDefaultType xgetRestartDefault()
Gets (as xml) the "restartDefault" attribute- Specified by:
xgetRestartDefaultin interfaceSetType
-
isSetRestartDefault
public boolean isSetRestartDefault()
True if has "restartDefault" attribute- Specified by:
isSetRestartDefaultin interfaceSetType
-
setRestartDefault
public void setRestartDefault(RestartDefaultType.Enum restartDefault)
Sets the "restartDefault" attribute- Specified by:
setRestartDefaultin interfaceSetType
-
xsetRestartDefault
public void xsetRestartDefault(RestartDefaultType restartDefault)
Sets (as xml) the "restartDefault" attribute- Specified by:
xsetRestartDefaultin interfaceSetType
-
unsetRestartDefault
public void unsetRestartDefault()
Unsets the "restartDefault" attribute- Specified by:
unsetRestartDefaultin interfaceSetType
-
getFill
public FillTimingAttrsType.Enum getFill()
Gets the "fill" attribute
-
xgetFill
public FillTimingAttrsType xgetFill()
Gets (as xml) the "fill" attribute
-
isSetFill
public boolean isSetFill()
True if has "fill" attribute
-
setFill
public void setFill(FillTimingAttrsType.Enum fill)
Sets the "fill" attribute
-
xsetFill
public void xsetFill(FillTimingAttrsType fill)
Sets (as xml) the "fill" attribute
-
unsetFill
public void unsetFill()
Unsets the "fill" attribute
-
getFillDefault
public FillDefaultType.Enum getFillDefault()
Gets the "fillDefault" attribute- Specified by:
getFillDefaultin interfaceSetType
-
xgetFillDefault
public FillDefaultType xgetFillDefault()
Gets (as xml) the "fillDefault" attribute- Specified by:
xgetFillDefaultin interfaceSetType
-
isSetFillDefault
public boolean isSetFillDefault()
True if has "fillDefault" attribute- Specified by:
isSetFillDefaultin interfaceSetType
-
setFillDefault
public void setFillDefault(FillDefaultType.Enum fillDefault)
Sets the "fillDefault" attribute- Specified by:
setFillDefaultin interfaceSetType
-
xsetFillDefault
public void xsetFillDefault(FillDefaultType fillDefault)
Sets (as xml) the "fillDefault" attribute- Specified by:
xsetFillDefaultin interfaceSetType
-
unsetFillDefault
public void unsetFillDefault()
Unsets the "fillDefault" attribute- Specified by:
unsetFillDefaultin interfaceSetType
-
getTargetElement
public String getTargetElement()
Gets the "targetElement" attribute- Specified by:
getTargetElementin interfaceSetType
-
xgetTargetElement
public org.apache.xmlbeans.XmlIDREF xgetTargetElement()
Gets (as xml) the "targetElement" attribute- Specified by:
xgetTargetElementin interfaceSetType
-
isSetTargetElement
public boolean isSetTargetElement()
True if has "targetElement" attribute- Specified by:
isSetTargetElementin interfaceSetType
-
setTargetElement
public void setTargetElement(String targetElement)
Sets the "targetElement" attribute- Specified by:
setTargetElementin interfaceSetType
-
xsetTargetElement
public void xsetTargetElement(org.apache.xmlbeans.XmlIDREF targetElement)
Sets (as xml) the "targetElement" attribute- Specified by:
xsetTargetElementin interfaceSetType
-
unsetTargetElement
public void unsetTargetElement()
Unsets the "targetElement" attribute- Specified by:
unsetTargetElementin interfaceSetType
-
getSkipContent
public boolean getSkipContent()
Gets the "skip-content" attribute- Specified by:
getSkipContentin interfaceSetType
-
xgetSkipContent
public org.apache.xmlbeans.XmlBoolean xgetSkipContent()
Gets (as xml) the "skip-content" attribute- Specified by:
xgetSkipContentin interfaceSetType
-
isSetSkipContent
public boolean isSetSkipContent()
True if has "skip-content" attribute- Specified by:
isSetSkipContentin interfaceSetType
-
setSkipContent
public void setSkipContent(boolean skipContent)
Sets the "skip-content" attribute- Specified by:
setSkipContentin interfaceSetType
-
xsetSkipContent
public void xsetSkipContent(org.apache.xmlbeans.XmlBoolean skipContent)
Sets (as xml) the "skip-content" attribute- Specified by:
xsetSkipContentin interfaceSetType
-
unsetSkipContent
public void unsetSkipContent()
Unsets the "skip-content" attribute- Specified by:
unsetSkipContentin interfaceSetType
-
-