Class AnimateTypeImpl
- java.lang.Object
-
- org.apache.xmlbeans.impl.values.XmlObjectBase
-
- org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- org.w3.x2001.smil20.impl.AnimatePrototypeImpl
-
- org.w3.x2001.smil20.language.impl.AnimateTypeImpl
-
- All Implemented Interfaces:
Serializable,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource,AnimatePrototype,AnimateType
public class AnimateTypeImpl extends AnimatePrototypeImpl implements AnimateType
An XML animateType(@http://www.w3.org/2001/SMIL20/Language). This is a complex type.- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAnimateTypeImpl.CalcModeImplAn XML calcMode(@).-
Nested classes/interfaces inherited from class org.w3.x2001.smil20.impl.AnimatePrototypeImpl
AnimatePrototypeImpl.AccumulateImpl, AnimatePrototypeImpl.AdditiveImpl, AnimatePrototypeImpl.AttributeTypeImpl
-
Nested classes/interfaces inherited from interface org.w3.x2001.smil20.AnimatePrototype
AnimatePrototype.Accumulate, AnimatePrototype.Additive, AnimatePrototype.AttributeType, AnimatePrototype.Factory
-
Nested classes/interfaces inherited from interface org.w3.x2001.smil20.language.AnimateType
AnimateType.CalcMode, AnimateType.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.AnimatePrototype
type
-
Fields inherited from interface org.w3.x2001.smil20.language.AnimateType
type
-
-
Constructor Summary
Constructors Constructor Description AnimateTypeImpl(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" attributeAnimateType.CalcMode.EnumgetCalcMode()Gets the "calcMode" 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" attributebooleanisSetCalcMode()True if has "calcMode" 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" attributevoidsetCalcMode(AnimateType.CalcMode.Enum calcMode)Sets the "calcMode" 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" attributevoidunsetCalcMode()Unsets the "calcMode" 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" attributeAnimateType.CalcModexgetCalcMode()Gets (as xml) the "calcMode" 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" attributevoidxsetCalcMode(AnimateType.CalcMode calcMode)Sets (as xml) the "calcMode" 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.AnimatePrototypeImpl
getAccumulate, getAdditive, getAttributeName, getAttributeType, getBy, getFrom, getTo, getValues, isSetAccumulate, isSetAdditive, isSetAttributeType, isSetBy, isSetFrom, isSetTo, isSetValues, setAccumulate, setAdditive, setAttributeName, setAttributeType, setBy, setFrom, setTo, setValues, unsetAccumulate, unsetAdditive, unsetAttributeType, unsetBy, unsetFrom, unsetTo, unsetValues, xgetAccumulate, xgetAdditive, xgetAttributeName, xgetAttributeType, xgetBy, xgetFrom, xgetTo, xgetValues, xsetAccumulate, xsetAdditive, xsetAttributeName, xsetAttributeType, xsetBy, xsetFrom, xsetTo, xsetValues
-
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.AnimatePrototype
getAccumulate, getAdditive, getAttributeName, getAttributeType, getBy, getFrom, getTo, getValues, isSetAccumulate, isSetAdditive, isSetAttributeType, isSetBy, isSetFrom, isSetTo, isSetValues, setAccumulate, setAdditive, setAttributeName, setAttributeType, setBy, setFrom, setTo, setValues, unsetAccumulate, unsetAdditive, unsetAttributeType, unsetBy, unsetFrom, unsetTo, unsetValues, xgetAccumulate, xgetAdditive, xgetAttributeName, xgetAttributeType, xgetBy, xgetFrom, xgetTo, xgetValues, xsetAccumulate, xsetAdditive, xsetAttributeName, xsetAttributeType, xsetBy, xsetFrom, xsetTo, xsetValues
-
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
-
getId
public String getId()
Gets the "id" attribute- Specified by:
getIdin interfaceAnimateType
-
xgetId
public org.apache.xmlbeans.XmlID xgetId()
Gets (as xml) the "id" attribute- Specified by:
xgetIdin interfaceAnimateType
-
isSetId
public boolean isSetId()
True if has "id" attribute- Specified by:
isSetIdin interfaceAnimateType
-
setId
public void setId(String id)
Sets the "id" attribute- Specified by:
setIdin interfaceAnimateType
-
xsetId
public void xsetId(org.apache.xmlbeans.XmlID id)
Sets (as xml) the "id" attribute- Specified by:
xsetIdin interfaceAnimateType
-
unsetId
public void unsetId()
Unsets the "id" attribute- Specified by:
unsetIdin interfaceAnimateType
-
getClass1
public String getClass1()
Gets the "class" attribute- Specified by:
getClass1in interfaceAnimateType
-
xgetClass1
public org.apache.xmlbeans.XmlString xgetClass1()
Gets (as xml) the "class" attribute- Specified by:
xgetClass1in interfaceAnimateType
-
isSetClass1
public boolean isSetClass1()
True if has "class" attribute- Specified by:
isSetClass1in interfaceAnimateType
-
setClass1
public void setClass1(String class1)
Sets the "class" attribute- Specified by:
setClass1in interfaceAnimateType
-
xsetClass1
public void xsetClass1(org.apache.xmlbeans.XmlString class1)
Sets (as xml) the "class" attribute- Specified by:
xsetClass1in interfaceAnimateType
-
unsetClass1
public void unsetClass1()
Unsets the "class" attribute- Specified by:
unsetClass1in interfaceAnimateType
-
getLang
public String getLang()
Gets the "lang" attribute- Specified by:
getLangin interfaceAnimateType
-
xgetLang
public org.apache.xmlbeans.XmlLanguage xgetLang()
Gets (as xml) the "lang" attribute- Specified by:
xgetLangin interfaceAnimateType
-
isSetLang
public boolean isSetLang()
True if has "lang" attribute- Specified by:
isSetLangin interfaceAnimateType
-
setLang
public void setLang(String lang)
Sets the "lang" attribute- Specified by:
setLangin interfaceAnimateType
-
xsetLang
public void xsetLang(org.apache.xmlbeans.XmlLanguage lang)
Sets (as xml) the "lang" attribute- Specified by:
xsetLangin interfaceAnimateType
-
unsetLang
public void unsetLang()
Unsets the "lang" attribute- Specified by:
unsetLangin interfaceAnimateType
-
getAlt
public String getAlt()
Gets the "alt" attribute- Specified by:
getAltin interfaceAnimateType
-
xgetAlt
public org.apache.xmlbeans.XmlString xgetAlt()
Gets (as xml) the "alt" attribute- Specified by:
xgetAltin interfaceAnimateType
-
isSetAlt
public boolean isSetAlt()
True if has "alt" attribute- Specified by:
isSetAltin interfaceAnimateType
-
setAlt
public void setAlt(String alt)
Sets the "alt" attribute- Specified by:
setAltin interfaceAnimateType
-
xsetAlt
public void xsetAlt(org.apache.xmlbeans.XmlString alt)
Sets (as xml) the "alt" attribute- Specified by:
xsetAltin interfaceAnimateType
-
unsetAlt
public void unsetAlt()
Unsets the "alt" attribute- Specified by:
unsetAltin interfaceAnimateType
-
getLongdesc
public String getLongdesc()
Gets the "longdesc" attribute- Specified by:
getLongdescin interfaceAnimateType
-
xgetLongdesc
public org.apache.xmlbeans.XmlAnyURI xgetLongdesc()
Gets (as xml) the "longdesc" attribute- Specified by:
xgetLongdescin interfaceAnimateType
-
isSetLongdesc
public boolean isSetLongdesc()
True if has "longdesc" attribute- Specified by:
isSetLongdescin interfaceAnimateType
-
setLongdesc
public void setLongdesc(String longdesc)
Sets the "longdesc" attribute- Specified by:
setLongdescin interfaceAnimateType
-
xsetLongdesc
public void xsetLongdesc(org.apache.xmlbeans.XmlAnyURI longdesc)
Sets (as xml) the "longdesc" attribute- Specified by:
xsetLongdescin interfaceAnimateType
-
unsetLongdesc
public void unsetLongdesc()
Unsets the "longdesc" attribute- Specified by:
unsetLongdescin interfaceAnimateType
-
getBegin
public String getBegin()
Gets the "begin" attribute- Specified by:
getBeginin interfaceAnimateType
-
xgetBegin
public org.apache.xmlbeans.XmlString xgetBegin()
Gets (as xml) the "begin" attribute- Specified by:
xgetBeginin interfaceAnimateType
-
isSetBegin
public boolean isSetBegin()
True if has "begin" attribute- Specified by:
isSetBeginin interfaceAnimateType
-
setBegin
public void setBegin(String begin)
Sets the "begin" attribute- Specified by:
setBeginin interfaceAnimateType
-
xsetBegin
public void xsetBegin(org.apache.xmlbeans.XmlString begin)
Sets (as xml) the "begin" attribute- Specified by:
xsetBeginin interfaceAnimateType
-
unsetBegin
public void unsetBegin()
Unsets the "begin" attribute- Specified by:
unsetBeginin interfaceAnimateType
-
getEnd
public String getEnd()
Gets the "end" attribute- Specified by:
getEndin interfaceAnimateType
-
xgetEnd
public org.apache.xmlbeans.XmlString xgetEnd()
Gets (as xml) the "end" attribute- Specified by:
xgetEndin interfaceAnimateType
-
isSetEnd
public boolean isSetEnd()
True if has "end" attribute- Specified by:
isSetEndin interfaceAnimateType
-
setEnd
public void setEnd(String end)
Sets the "end" attribute- Specified by:
setEndin interfaceAnimateType
-
xsetEnd
public void xsetEnd(org.apache.xmlbeans.XmlString end)
Sets (as xml) the "end" attribute- Specified by:
xsetEndin interfaceAnimateType
-
unsetEnd
public void unsetEnd()
Unsets the "end" attribute- Specified by:
unsetEndin interfaceAnimateType
-
getDur
public String getDur()
Gets the "dur" attribute- Specified by:
getDurin interfaceAnimateType
-
xgetDur
public org.apache.xmlbeans.XmlString xgetDur()
Gets (as xml) the "dur" attribute- Specified by:
xgetDurin interfaceAnimateType
-
isSetDur
public boolean isSetDur()
True if has "dur" attribute- Specified by:
isSetDurin interfaceAnimateType
-
setDur
public void setDur(String dur)
Sets the "dur" attribute- Specified by:
setDurin interfaceAnimateType
-
xsetDur
public void xsetDur(org.apache.xmlbeans.XmlString dur)
Sets (as xml) the "dur" attribute- Specified by:
xsetDurin interfaceAnimateType
-
unsetDur
public void unsetDur()
Unsets the "dur" attribute- Specified by:
unsetDurin interfaceAnimateType
-
getRepeatDur
public String getRepeatDur()
Gets the "repeatDur" attribute- Specified by:
getRepeatDurin interfaceAnimateType
-
xgetRepeatDur
public org.apache.xmlbeans.XmlString xgetRepeatDur()
Gets (as xml) the "repeatDur" attribute- Specified by:
xgetRepeatDurin interfaceAnimateType
-
isSetRepeatDur
public boolean isSetRepeatDur()
True if has "repeatDur" attribute- Specified by:
isSetRepeatDurin interfaceAnimateType
-
setRepeatDur
public void setRepeatDur(String repeatDur)
Sets the "repeatDur" attribute- Specified by:
setRepeatDurin interfaceAnimateType
-
xsetRepeatDur
public void xsetRepeatDur(org.apache.xmlbeans.XmlString repeatDur)
Sets (as xml) the "repeatDur" attribute- Specified by:
xsetRepeatDurin interfaceAnimateType
-
unsetRepeatDur
public void unsetRepeatDur()
Unsets the "repeatDur" attribute- Specified by:
unsetRepeatDurin interfaceAnimateType
-
getRepeatCount
public BigDecimal getRepeatCount()
Gets the "repeatCount" attribute- Specified by:
getRepeatCountin interfaceAnimateType
-
xgetRepeatCount
public NonNegativeDecimalType xgetRepeatCount()
Gets (as xml) the "repeatCount" attribute- Specified by:
xgetRepeatCountin interfaceAnimateType
-
isSetRepeatCount
public boolean isSetRepeatCount()
True if has "repeatCount" attribute- Specified by:
isSetRepeatCountin interfaceAnimateType
-
setRepeatCount
public void setRepeatCount(BigDecimal repeatCount)
Sets the "repeatCount" attribute- Specified by:
setRepeatCountin interfaceAnimateType
-
xsetRepeatCount
public void xsetRepeatCount(NonNegativeDecimalType repeatCount)
Sets (as xml) the "repeatCount" attribute- Specified by:
xsetRepeatCountin interfaceAnimateType
-
unsetRepeatCount
public void unsetRepeatCount()
Unsets the "repeatCount" attribute- Specified by:
unsetRepeatCountin interfaceAnimateType
-
getRepeat
public BigInteger getRepeat()
Gets the "repeat" attribute- Specified by:
getRepeatin interfaceAnimateType
-
xgetRepeat
public org.apache.xmlbeans.XmlNonNegativeInteger xgetRepeat()
Gets (as xml) the "repeat" attribute- Specified by:
xgetRepeatin interfaceAnimateType
-
isSetRepeat
public boolean isSetRepeat()
True if has "repeat" attribute- Specified by:
isSetRepeatin interfaceAnimateType
-
setRepeat
public void setRepeat(BigInteger repeat)
Sets the "repeat" attribute- Specified by:
setRepeatin interfaceAnimateType
-
xsetRepeat
public void xsetRepeat(org.apache.xmlbeans.XmlNonNegativeInteger repeat)
Sets (as xml) the "repeat" attribute- Specified by:
xsetRepeatin interfaceAnimateType
-
unsetRepeat
public void unsetRepeat()
Unsets the "repeat" attribute- Specified by:
unsetRepeatin interfaceAnimateType
-
getMin
public String getMin()
Gets the "min" attribute- Specified by:
getMinin interfaceAnimateType
-
xgetMin
public org.apache.xmlbeans.XmlString xgetMin()
Gets (as xml) the "min" attribute- Specified by:
xgetMinin interfaceAnimateType
-
isSetMin
public boolean isSetMin()
True if has "min" attribute- Specified by:
isSetMinin interfaceAnimateType
-
setMin
public void setMin(String min)
Sets the "min" attribute- Specified by:
setMinin interfaceAnimateType
-
xsetMin
public void xsetMin(org.apache.xmlbeans.XmlString min)
Sets (as xml) the "min" attribute- Specified by:
xsetMinin interfaceAnimateType
-
unsetMin
public void unsetMin()
Unsets the "min" attribute- Specified by:
unsetMinin interfaceAnimateType
-
getMax
public String getMax()
Gets the "max" attribute- Specified by:
getMaxin interfaceAnimateType
-
xgetMax
public org.apache.xmlbeans.XmlString xgetMax()
Gets (as xml) the "max" attribute- Specified by:
xgetMaxin interfaceAnimateType
-
isSetMax
public boolean isSetMax()
True if has "max" attribute- Specified by:
isSetMaxin interfaceAnimateType
-
setMax
public void setMax(String max)
Sets the "max" attribute- Specified by:
setMaxin interfaceAnimateType
-
xsetMax
public void xsetMax(org.apache.xmlbeans.XmlString max)
Sets (as xml) the "max" attribute- Specified by:
xsetMaxin interfaceAnimateType
-
unsetMax
public void unsetMax()
Unsets the "max" attribute- Specified by:
unsetMaxin interfaceAnimateType
-
getSyncBehavior
public SyncBehaviorType.Enum getSyncBehavior()
Gets the "syncBehavior" attribute- Specified by:
getSyncBehaviorin interfaceAnimateType
-
xgetSyncBehavior
public SyncBehaviorType xgetSyncBehavior()
Gets (as xml) the "syncBehavior" attribute- Specified by:
xgetSyncBehaviorin interfaceAnimateType
-
isSetSyncBehavior
public boolean isSetSyncBehavior()
True if has "syncBehavior" attribute- Specified by:
isSetSyncBehaviorin interfaceAnimateType
-
setSyncBehavior
public void setSyncBehavior(SyncBehaviorType.Enum syncBehavior)
Sets the "syncBehavior" attribute- Specified by:
setSyncBehaviorin interfaceAnimateType
-
xsetSyncBehavior
public void xsetSyncBehavior(SyncBehaviorType syncBehavior)
Sets (as xml) the "syncBehavior" attribute- Specified by:
xsetSyncBehaviorin interfaceAnimateType
-
unsetSyncBehavior
public void unsetSyncBehavior()
Unsets the "syncBehavior" attribute- Specified by:
unsetSyncBehaviorin interfaceAnimateType
-
getSyncTolerance
public String getSyncTolerance()
Gets the "syncTolerance" attribute- Specified by:
getSyncTolerancein interfaceAnimateType
-
xgetSyncTolerance
public org.apache.xmlbeans.XmlString xgetSyncTolerance()
Gets (as xml) the "syncTolerance" attribute- Specified by:
xgetSyncTolerancein interfaceAnimateType
-
isSetSyncTolerance
public boolean isSetSyncTolerance()
True if has "syncTolerance" attribute- Specified by:
isSetSyncTolerancein interfaceAnimateType
-
setSyncTolerance
public void setSyncTolerance(String syncTolerance)
Sets the "syncTolerance" attribute- Specified by:
setSyncTolerancein interfaceAnimateType
-
xsetSyncTolerance
public void xsetSyncTolerance(org.apache.xmlbeans.XmlString syncTolerance)
Sets (as xml) the "syncTolerance" attribute- Specified by:
xsetSyncTolerancein interfaceAnimateType
-
unsetSyncTolerance
public void unsetSyncTolerance()
Unsets the "syncTolerance" attribute- Specified by:
unsetSyncTolerancein interfaceAnimateType
-
getSyncBehaviorDefault
public SyncBehaviorDefaultType.Enum getSyncBehaviorDefault()
Gets the "syncBehaviorDefault" attribute- Specified by:
getSyncBehaviorDefaultin interfaceAnimateType
-
xgetSyncBehaviorDefault
public SyncBehaviorDefaultType xgetSyncBehaviorDefault()
Gets (as xml) the "syncBehaviorDefault" attribute- Specified by:
xgetSyncBehaviorDefaultin interfaceAnimateType
-
isSetSyncBehaviorDefault
public boolean isSetSyncBehaviorDefault()
True if has "syncBehaviorDefault" attribute- Specified by:
isSetSyncBehaviorDefaultin interfaceAnimateType
-
setSyncBehaviorDefault
public void setSyncBehaviorDefault(SyncBehaviorDefaultType.Enum syncBehaviorDefault)
Sets the "syncBehaviorDefault" attribute- Specified by:
setSyncBehaviorDefaultin interfaceAnimateType
-
xsetSyncBehaviorDefault
public void xsetSyncBehaviorDefault(SyncBehaviorDefaultType syncBehaviorDefault)
Sets (as xml) the "syncBehaviorDefault" attribute- Specified by:
xsetSyncBehaviorDefaultin interfaceAnimateType
-
unsetSyncBehaviorDefault
public void unsetSyncBehaviorDefault()
Unsets the "syncBehaviorDefault" attribute- Specified by:
unsetSyncBehaviorDefaultin interfaceAnimateType
-
getSyncToleranceDefault
public String getSyncToleranceDefault()
Gets the "syncToleranceDefault" attribute- Specified by:
getSyncToleranceDefaultin interfaceAnimateType
-
xgetSyncToleranceDefault
public org.apache.xmlbeans.XmlString xgetSyncToleranceDefault()
Gets (as xml) the "syncToleranceDefault" attribute- Specified by:
xgetSyncToleranceDefaultin interfaceAnimateType
-
isSetSyncToleranceDefault
public boolean isSetSyncToleranceDefault()
True if has "syncToleranceDefault" attribute- Specified by:
isSetSyncToleranceDefaultin interfaceAnimateType
-
setSyncToleranceDefault
public void setSyncToleranceDefault(String syncToleranceDefault)
Sets the "syncToleranceDefault" attribute- Specified by:
setSyncToleranceDefaultin interfaceAnimateType
-
xsetSyncToleranceDefault
public void xsetSyncToleranceDefault(org.apache.xmlbeans.XmlString syncToleranceDefault)
Sets (as xml) the "syncToleranceDefault" attribute- Specified by:
xsetSyncToleranceDefaultin interfaceAnimateType
-
unsetSyncToleranceDefault
public void unsetSyncToleranceDefault()
Unsets the "syncToleranceDefault" attribute- Specified by:
unsetSyncToleranceDefaultin interfaceAnimateType
-
getRestart
public RestartTimingType.Enum getRestart()
Gets the "restart" attribute- Specified by:
getRestartin interfaceAnimateType
-
xgetRestart
public RestartTimingType xgetRestart()
Gets (as xml) the "restart" attribute- Specified by:
xgetRestartin interfaceAnimateType
-
isSetRestart
public boolean isSetRestart()
True if has "restart" attribute- Specified by:
isSetRestartin interfaceAnimateType
-
setRestart
public void setRestart(RestartTimingType.Enum restart)
Sets the "restart" attribute- Specified by:
setRestartin interfaceAnimateType
-
xsetRestart
public void xsetRestart(RestartTimingType restart)
Sets (as xml) the "restart" attribute- Specified by:
xsetRestartin interfaceAnimateType
-
unsetRestart
public void unsetRestart()
Unsets the "restart" attribute- Specified by:
unsetRestartin interfaceAnimateType
-
getRestartDefault
public RestartDefaultType.Enum getRestartDefault()
Gets the "restartDefault" attribute- Specified by:
getRestartDefaultin interfaceAnimateType
-
xgetRestartDefault
public RestartDefaultType xgetRestartDefault()
Gets (as xml) the "restartDefault" attribute- Specified by:
xgetRestartDefaultin interfaceAnimateType
-
isSetRestartDefault
public boolean isSetRestartDefault()
True if has "restartDefault" attribute- Specified by:
isSetRestartDefaultin interfaceAnimateType
-
setRestartDefault
public void setRestartDefault(RestartDefaultType.Enum restartDefault)
Sets the "restartDefault" attribute- Specified by:
setRestartDefaultin interfaceAnimateType
-
xsetRestartDefault
public void xsetRestartDefault(RestartDefaultType restartDefault)
Sets (as xml) the "restartDefault" attribute- Specified by:
xsetRestartDefaultin interfaceAnimateType
-
unsetRestartDefault
public void unsetRestartDefault()
Unsets the "restartDefault" attribute- Specified by:
unsetRestartDefaultin interfaceAnimateType
-
getFill
public FillTimingAttrsType.Enum getFill()
Gets the "fill" attribute- Specified by:
getFillin interfaceAnimateType
-
xgetFill
public FillTimingAttrsType xgetFill()
Gets (as xml) the "fill" attribute- Specified by:
xgetFillin interfaceAnimateType
-
isSetFill
public boolean isSetFill()
True if has "fill" attribute- Specified by:
isSetFillin interfaceAnimateType
-
setFill
public void setFill(FillTimingAttrsType.Enum fill)
Sets the "fill" attribute- Specified by:
setFillin interfaceAnimateType
-
xsetFill
public void xsetFill(FillTimingAttrsType fill)
Sets (as xml) the "fill" attribute- Specified by:
xsetFillin interfaceAnimateType
-
unsetFill
public void unsetFill()
Unsets the "fill" attribute- Specified by:
unsetFillin interfaceAnimateType
-
getFillDefault
public FillDefaultType.Enum getFillDefault()
Gets the "fillDefault" attribute- Specified by:
getFillDefaultin interfaceAnimateType
-
xgetFillDefault
public FillDefaultType xgetFillDefault()
Gets (as xml) the "fillDefault" attribute- Specified by:
xgetFillDefaultin interfaceAnimateType
-
isSetFillDefault
public boolean isSetFillDefault()
True if has "fillDefault" attribute- Specified by:
isSetFillDefaultin interfaceAnimateType
-
setFillDefault
public void setFillDefault(FillDefaultType.Enum fillDefault)
Sets the "fillDefault" attribute- Specified by:
setFillDefaultin interfaceAnimateType
-
xsetFillDefault
public void xsetFillDefault(FillDefaultType fillDefault)
Sets (as xml) the "fillDefault" attribute- Specified by:
xsetFillDefaultin interfaceAnimateType
-
unsetFillDefault
public void unsetFillDefault()
Unsets the "fillDefault" attribute- Specified by:
unsetFillDefaultin interfaceAnimateType
-
getTargetElement
public String getTargetElement()
Gets the "targetElement" attribute- Specified by:
getTargetElementin interfaceAnimateType
-
xgetTargetElement
public org.apache.xmlbeans.XmlIDREF xgetTargetElement()
Gets (as xml) the "targetElement" attribute- Specified by:
xgetTargetElementin interfaceAnimateType
-
isSetTargetElement
public boolean isSetTargetElement()
True if has "targetElement" attribute- Specified by:
isSetTargetElementin interfaceAnimateType
-
setTargetElement
public void setTargetElement(String targetElement)
Sets the "targetElement" attribute- Specified by:
setTargetElementin interfaceAnimateType
-
xsetTargetElement
public void xsetTargetElement(org.apache.xmlbeans.XmlIDREF targetElement)
Sets (as xml) the "targetElement" attribute- Specified by:
xsetTargetElementin interfaceAnimateType
-
unsetTargetElement
public void unsetTargetElement()
Unsets the "targetElement" attribute- Specified by:
unsetTargetElementin interfaceAnimateType
-
getCalcMode
public AnimateType.CalcMode.Enum getCalcMode()
Gets the "calcMode" attribute- Specified by:
getCalcModein interfaceAnimateType
-
xgetCalcMode
public AnimateType.CalcMode xgetCalcMode()
Gets (as xml) the "calcMode" attribute- Specified by:
xgetCalcModein interfaceAnimateType
-
isSetCalcMode
public boolean isSetCalcMode()
True if has "calcMode" attribute- Specified by:
isSetCalcModein interfaceAnimateType
-
setCalcMode
public void setCalcMode(AnimateType.CalcMode.Enum calcMode)
Sets the "calcMode" attribute- Specified by:
setCalcModein interfaceAnimateType
-
xsetCalcMode
public void xsetCalcMode(AnimateType.CalcMode calcMode)
Sets (as xml) the "calcMode" attribute- Specified by:
xsetCalcModein interfaceAnimateType
-
unsetCalcMode
public void unsetCalcMode()
Unsets the "calcMode" attribute- Specified by:
unsetCalcModein interfaceAnimateType
-
getSkipContent
public boolean getSkipContent()
Gets the "skip-content" attribute- Specified by:
getSkipContentin interfaceAnimateType
-
xgetSkipContent
public org.apache.xmlbeans.XmlBoolean xgetSkipContent()
Gets (as xml) the "skip-content" attribute- Specified by:
xgetSkipContentin interfaceAnimateType
-
isSetSkipContent
public boolean isSetSkipContent()
True if has "skip-content" attribute- Specified by:
isSetSkipContentin interfaceAnimateType
-
setSkipContent
public void setSkipContent(boolean skipContent)
Sets the "skip-content" attribute- Specified by:
setSkipContentin interfaceAnimateType
-
xsetSkipContent
public void xsetSkipContent(org.apache.xmlbeans.XmlBoolean skipContent)
Sets (as xml) the "skip-content" attribute- Specified by:
xsetSkipContentin interfaceAnimateType
-
unsetSkipContent
public void unsetSkipContent()
Unsets the "skip-content" attribute- Specified by:
unsetSkipContentin interfaceAnimateType
-
-