Package org.w3.x2001.smil20.language
Interface AnimateMotionType
-
- All Superinterfaces:
AnimateMotionPrototype,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
AnimateMotionTypeImpl
public interface AnimateMotionType extends AnimateMotionPrototype
An XML animateMotionType(@http://www.w3.org/2001/SMIL20/Language). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAnimateMotionType.CalcModeAn XML calcMode(@).static classAnimateMotionType.FactoryA factory class with static methods for creating instances of this type.-
Nested classes/interfaces inherited from interface org.w3.x2001.smil20.AnimateMotionPrototype
AnimateMotionPrototype.Accumulate, AnimateMotionPrototype.Additive
-
-
Field Summary
Fields Modifier and Type Field Description static org.apache.xmlbeans.SchemaTypetype
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetAlt()Gets the "alt" attributeStringgetBegin()Gets the "begin" attributeAnimateMotionType.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(AnimateMotionType.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" attributeAnimateMotionType.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(AnimateMotionType.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 interface org.w3.x2001.smil20.AnimateMotionPrototype
getAccumulate, getAdditive, getBy, getFrom, getOrigin, getTo, getValues, isSetAccumulate, isSetAdditive, isSetBy, isSetFrom, isSetOrigin, isSetTo, isSetValues, setAccumulate, setAdditive, setBy, setFrom, setOrigin, setTo, setValues, unsetAccumulate, unsetAdditive, unsetBy, unsetFrom, unsetOrigin, unsetTo, unsetValues, xgetAccumulate, xgetAdditive, xgetBy, xgetFrom, xgetOrigin, xgetTo, xgetValues, xsetAccumulate, xsetAdditive, xsetBy, xsetFrom, xsetOrigin, 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
String getId()
Gets the "id" attribute
-
xgetId
org.apache.xmlbeans.XmlID xgetId()
Gets (as xml) the "id" attribute
-
isSetId
boolean isSetId()
True if has "id" attribute
-
setId
void setId(String id)
Sets the "id" attribute
-
xsetId
void xsetId(org.apache.xmlbeans.XmlID id)
Sets (as xml) the "id" attribute
-
unsetId
void unsetId()
Unsets the "id" attribute
-
getClass1
String getClass1()
Gets the "class" attribute
-
xgetClass1
org.apache.xmlbeans.XmlString xgetClass1()
Gets (as xml) the "class" attribute
-
isSetClass1
boolean isSetClass1()
True if has "class" attribute
-
setClass1
void setClass1(String class1)
Sets the "class" attribute
-
xsetClass1
void xsetClass1(org.apache.xmlbeans.XmlString class1)
Sets (as xml) the "class" attribute
-
unsetClass1
void unsetClass1()
Unsets the "class" attribute
-
getLang
String getLang()
Gets the "lang" attribute
-
xgetLang
org.apache.xmlbeans.XmlLanguage xgetLang()
Gets (as xml) the "lang" attribute
-
isSetLang
boolean isSetLang()
True if has "lang" attribute
-
setLang
void setLang(String lang)
Sets the "lang" attribute
-
xsetLang
void xsetLang(org.apache.xmlbeans.XmlLanguage lang)
Sets (as xml) the "lang" attribute
-
unsetLang
void unsetLang()
Unsets the "lang" attribute
-
getAlt
String getAlt()
Gets the "alt" attribute
-
xgetAlt
org.apache.xmlbeans.XmlString xgetAlt()
Gets (as xml) the "alt" attribute
-
isSetAlt
boolean isSetAlt()
True if has "alt" attribute
-
setAlt
void setAlt(String alt)
Sets the "alt" attribute
-
xsetAlt
void xsetAlt(org.apache.xmlbeans.XmlString alt)
Sets (as xml) the "alt" attribute
-
unsetAlt
void unsetAlt()
Unsets the "alt" attribute
-
getLongdesc
String getLongdesc()
Gets the "longdesc" attribute
-
xgetLongdesc
org.apache.xmlbeans.XmlAnyURI xgetLongdesc()
Gets (as xml) the "longdesc" attribute
-
isSetLongdesc
boolean isSetLongdesc()
True if has "longdesc" attribute
-
setLongdesc
void setLongdesc(String longdesc)
Sets the "longdesc" attribute
-
xsetLongdesc
void xsetLongdesc(org.apache.xmlbeans.XmlAnyURI longdesc)
Sets (as xml) the "longdesc" attribute
-
unsetLongdesc
void unsetLongdesc()
Unsets the "longdesc" attribute
-
getBegin
String getBegin()
Gets the "begin" attribute
-
xgetBegin
org.apache.xmlbeans.XmlString xgetBegin()
Gets (as xml) the "begin" attribute
-
isSetBegin
boolean isSetBegin()
True if has "begin" attribute
-
setBegin
void setBegin(String begin)
Sets the "begin" attribute
-
xsetBegin
void xsetBegin(org.apache.xmlbeans.XmlString begin)
Sets (as xml) the "begin" attribute
-
unsetBegin
void unsetBegin()
Unsets the "begin" attribute
-
getEnd
String getEnd()
Gets the "end" attribute
-
xgetEnd
org.apache.xmlbeans.XmlString xgetEnd()
Gets (as xml) the "end" attribute
-
isSetEnd
boolean isSetEnd()
True if has "end" attribute
-
setEnd
void setEnd(String end)
Sets the "end" attribute
-
xsetEnd
void xsetEnd(org.apache.xmlbeans.XmlString end)
Sets (as xml) the "end" attribute
-
unsetEnd
void unsetEnd()
Unsets the "end" attribute
-
getDur
String getDur()
Gets the "dur" attribute
-
xgetDur
org.apache.xmlbeans.XmlString xgetDur()
Gets (as xml) the "dur" attribute
-
isSetDur
boolean isSetDur()
True if has "dur" attribute
-
setDur
void setDur(String dur)
Sets the "dur" attribute
-
xsetDur
void xsetDur(org.apache.xmlbeans.XmlString dur)
Sets (as xml) the "dur" attribute
-
unsetDur
void unsetDur()
Unsets the "dur" attribute
-
getRepeatDur
String getRepeatDur()
Gets the "repeatDur" attribute
-
xgetRepeatDur
org.apache.xmlbeans.XmlString xgetRepeatDur()
Gets (as xml) the "repeatDur" attribute
-
isSetRepeatDur
boolean isSetRepeatDur()
True if has "repeatDur" attribute
-
setRepeatDur
void setRepeatDur(String repeatDur)
Sets the "repeatDur" attribute
-
xsetRepeatDur
void xsetRepeatDur(org.apache.xmlbeans.XmlString repeatDur)
Sets (as xml) the "repeatDur" attribute
-
unsetRepeatDur
void unsetRepeatDur()
Unsets the "repeatDur" attribute
-
getRepeatCount
BigDecimal getRepeatCount()
Gets the "repeatCount" attribute
-
xgetRepeatCount
NonNegativeDecimalType xgetRepeatCount()
Gets (as xml) the "repeatCount" attribute
-
isSetRepeatCount
boolean isSetRepeatCount()
True if has "repeatCount" attribute
-
setRepeatCount
void setRepeatCount(BigDecimal repeatCount)
Sets the "repeatCount" attribute
-
xsetRepeatCount
void xsetRepeatCount(NonNegativeDecimalType repeatCount)
Sets (as xml) the "repeatCount" attribute
-
unsetRepeatCount
void unsetRepeatCount()
Unsets the "repeatCount" attribute
-
getRepeat
BigInteger getRepeat()
Gets the "repeat" attribute
-
xgetRepeat
org.apache.xmlbeans.XmlNonNegativeInteger xgetRepeat()
Gets (as xml) the "repeat" attribute
-
isSetRepeat
boolean isSetRepeat()
True if has "repeat" attribute
-
setRepeat
void setRepeat(BigInteger repeat)
Sets the "repeat" attribute
-
xsetRepeat
void xsetRepeat(org.apache.xmlbeans.XmlNonNegativeInteger repeat)
Sets (as xml) the "repeat" attribute
-
unsetRepeat
void unsetRepeat()
Unsets the "repeat" attribute
-
getMin
String getMin()
Gets the "min" attribute
-
xgetMin
org.apache.xmlbeans.XmlString xgetMin()
Gets (as xml) the "min" attribute
-
isSetMin
boolean isSetMin()
True if has "min" attribute
-
setMin
void setMin(String min)
Sets the "min" attribute
-
xsetMin
void xsetMin(org.apache.xmlbeans.XmlString min)
Sets (as xml) the "min" attribute
-
unsetMin
void unsetMin()
Unsets the "min" attribute
-
getMax
String getMax()
Gets the "max" attribute
-
xgetMax
org.apache.xmlbeans.XmlString xgetMax()
Gets (as xml) the "max" attribute
-
isSetMax
boolean isSetMax()
True if has "max" attribute
-
setMax
void setMax(String max)
Sets the "max" attribute
-
xsetMax
void xsetMax(org.apache.xmlbeans.XmlString max)
Sets (as xml) the "max" attribute
-
unsetMax
void unsetMax()
Unsets the "max" attribute
-
getSyncBehavior
SyncBehaviorType.Enum getSyncBehavior()
Gets the "syncBehavior" attribute
-
xgetSyncBehavior
SyncBehaviorType xgetSyncBehavior()
Gets (as xml) the "syncBehavior" attribute
-
isSetSyncBehavior
boolean isSetSyncBehavior()
True if has "syncBehavior" attribute
-
setSyncBehavior
void setSyncBehavior(SyncBehaviorType.Enum syncBehavior)
Sets the "syncBehavior" attribute
-
xsetSyncBehavior
void xsetSyncBehavior(SyncBehaviorType syncBehavior)
Sets (as xml) the "syncBehavior" attribute
-
unsetSyncBehavior
void unsetSyncBehavior()
Unsets the "syncBehavior" attribute
-
getSyncTolerance
String getSyncTolerance()
Gets the "syncTolerance" attribute
-
xgetSyncTolerance
org.apache.xmlbeans.XmlString xgetSyncTolerance()
Gets (as xml) the "syncTolerance" attribute
-
isSetSyncTolerance
boolean isSetSyncTolerance()
True if has "syncTolerance" attribute
-
setSyncTolerance
void setSyncTolerance(String syncTolerance)
Sets the "syncTolerance" attribute
-
xsetSyncTolerance
void xsetSyncTolerance(org.apache.xmlbeans.XmlString syncTolerance)
Sets (as xml) the "syncTolerance" attribute
-
unsetSyncTolerance
void unsetSyncTolerance()
Unsets the "syncTolerance" attribute
-
getSyncBehaviorDefault
SyncBehaviorDefaultType.Enum getSyncBehaviorDefault()
Gets the "syncBehaviorDefault" attribute
-
xgetSyncBehaviorDefault
SyncBehaviorDefaultType xgetSyncBehaviorDefault()
Gets (as xml) the "syncBehaviorDefault" attribute
-
isSetSyncBehaviorDefault
boolean isSetSyncBehaviorDefault()
True if has "syncBehaviorDefault" attribute
-
setSyncBehaviorDefault
void setSyncBehaviorDefault(SyncBehaviorDefaultType.Enum syncBehaviorDefault)
Sets the "syncBehaviorDefault" attribute
-
xsetSyncBehaviorDefault
void xsetSyncBehaviorDefault(SyncBehaviorDefaultType syncBehaviorDefault)
Sets (as xml) the "syncBehaviorDefault" attribute
-
unsetSyncBehaviorDefault
void unsetSyncBehaviorDefault()
Unsets the "syncBehaviorDefault" attribute
-
getSyncToleranceDefault
String getSyncToleranceDefault()
Gets the "syncToleranceDefault" attribute
-
xgetSyncToleranceDefault
org.apache.xmlbeans.XmlString xgetSyncToleranceDefault()
Gets (as xml) the "syncToleranceDefault" attribute
-
isSetSyncToleranceDefault
boolean isSetSyncToleranceDefault()
True if has "syncToleranceDefault" attribute
-
setSyncToleranceDefault
void setSyncToleranceDefault(String syncToleranceDefault)
Sets the "syncToleranceDefault" attribute
-
xsetSyncToleranceDefault
void xsetSyncToleranceDefault(org.apache.xmlbeans.XmlString syncToleranceDefault)
Sets (as xml) the "syncToleranceDefault" attribute
-
unsetSyncToleranceDefault
void unsetSyncToleranceDefault()
Unsets the "syncToleranceDefault" attribute
-
getRestart
RestartTimingType.Enum getRestart()
Gets the "restart" attribute
-
xgetRestart
RestartTimingType xgetRestart()
Gets (as xml) the "restart" attribute
-
isSetRestart
boolean isSetRestart()
True if has "restart" attribute
-
setRestart
void setRestart(RestartTimingType.Enum restart)
Sets the "restart" attribute
-
xsetRestart
void xsetRestart(RestartTimingType restart)
Sets (as xml) the "restart" attribute
-
unsetRestart
void unsetRestart()
Unsets the "restart" attribute
-
getRestartDefault
RestartDefaultType.Enum getRestartDefault()
Gets the "restartDefault" attribute
-
xgetRestartDefault
RestartDefaultType xgetRestartDefault()
Gets (as xml) the "restartDefault" attribute
-
isSetRestartDefault
boolean isSetRestartDefault()
True if has "restartDefault" attribute
-
setRestartDefault
void setRestartDefault(RestartDefaultType.Enum restartDefault)
Sets the "restartDefault" attribute
-
xsetRestartDefault
void xsetRestartDefault(RestartDefaultType restartDefault)
Sets (as xml) the "restartDefault" attribute
-
unsetRestartDefault
void unsetRestartDefault()
Unsets the "restartDefault" attribute
-
getFill
FillTimingAttrsType.Enum getFill()
Gets the "fill" attribute
-
xgetFill
FillTimingAttrsType xgetFill()
Gets (as xml) the "fill" attribute
-
isSetFill
boolean isSetFill()
True if has "fill" attribute
-
setFill
void setFill(FillTimingAttrsType.Enum fill)
Sets the "fill" attribute
-
xsetFill
void xsetFill(FillTimingAttrsType fill)
Sets (as xml) the "fill" attribute
-
unsetFill
void unsetFill()
Unsets the "fill" attribute
-
getFillDefault
FillDefaultType.Enum getFillDefault()
Gets the "fillDefault" attribute
-
xgetFillDefault
FillDefaultType xgetFillDefault()
Gets (as xml) the "fillDefault" attribute
-
isSetFillDefault
boolean isSetFillDefault()
True if has "fillDefault" attribute
-
setFillDefault
void setFillDefault(FillDefaultType.Enum fillDefault)
Sets the "fillDefault" attribute
-
xsetFillDefault
void xsetFillDefault(FillDefaultType fillDefault)
Sets (as xml) the "fillDefault" attribute
-
unsetFillDefault
void unsetFillDefault()
Unsets the "fillDefault" attribute
-
getTargetElement
String getTargetElement()
Gets the "targetElement" attribute
-
xgetTargetElement
org.apache.xmlbeans.XmlIDREF xgetTargetElement()
Gets (as xml) the "targetElement" attribute
-
isSetTargetElement
boolean isSetTargetElement()
True if has "targetElement" attribute
-
setTargetElement
void setTargetElement(String targetElement)
Sets the "targetElement" attribute
-
xsetTargetElement
void xsetTargetElement(org.apache.xmlbeans.XmlIDREF targetElement)
Sets (as xml) the "targetElement" attribute
-
unsetTargetElement
void unsetTargetElement()
Unsets the "targetElement" attribute
-
getCalcMode
AnimateMotionType.CalcMode.Enum getCalcMode()
Gets the "calcMode" attribute
-
xgetCalcMode
AnimateMotionType.CalcMode xgetCalcMode()
Gets (as xml) the "calcMode" attribute
-
isSetCalcMode
boolean isSetCalcMode()
True if has "calcMode" attribute
-
setCalcMode
void setCalcMode(AnimateMotionType.CalcMode.Enum calcMode)
Sets the "calcMode" attribute
-
xsetCalcMode
void xsetCalcMode(AnimateMotionType.CalcMode calcMode)
Sets (as xml) the "calcMode" attribute
-
unsetCalcMode
void unsetCalcMode()
Unsets the "calcMode" attribute
-
getSkipContent
boolean getSkipContent()
Gets the "skip-content" attribute
-
xgetSkipContent
org.apache.xmlbeans.XmlBoolean xgetSkipContent()
Gets (as xml) the "skip-content" attribute
-
isSetSkipContent
boolean isSetSkipContent()
True if has "skip-content" attribute
-
setSkipContent
void setSkipContent(boolean skipContent)
Sets the "skip-content" attribute
-
xsetSkipContent
void xsetSkipContent(org.apache.xmlbeans.XmlBoolean skipContent)
Sets (as xml) the "skip-content" attribute
-
unsetSkipContent
void unsetSkipContent()
Unsets the "skip-content" attribute
-
-