Uses of Interface
org.w3.x2001.smil20.AnimatePrototype.Additive
-
Packages that use AnimatePrototype.Additive Package Description org.w3.x2001.smil20 org.w3.x2001.smil20.impl -
-
Uses of AnimatePrototype.Additive in org.w3.x2001.smil20
Methods in org.w3.x2001.smil20 that return AnimatePrototype.Additive Modifier and Type Method Description static AnimatePrototype.AdditiveAnimatePrototype.Additive.Factory. newInstance()static AnimatePrototype.AdditiveAnimatePrototype.Additive.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static AnimatePrototype.AdditiveAnimatePrototype.Additive.Factory. newValue(Object obj)AnimatePrototype.AdditiveAnimatePrototype. xgetAdditive()Gets (as xml) the "additive" attributeMethods in org.w3.x2001.smil20 with parameters of type AnimatePrototype.Additive Modifier and Type Method Description voidAnimatePrototype. xsetAdditive(AnimatePrototype.Additive additive)Sets (as xml) the "additive" attribute -
Uses of AnimatePrototype.Additive in org.w3.x2001.smil20.impl
Classes in org.w3.x2001.smil20.impl that implement AnimatePrototype.Additive Modifier and Type Class Description static classAnimatePrototypeImpl.AdditiveImplAn XML additive(@).Methods in org.w3.x2001.smil20.impl that return AnimatePrototype.Additive Modifier and Type Method Description AnimatePrototype.AdditiveAnimatePrototypeImpl. xgetAdditive()Gets (as xml) the "additive" attributeMethods in org.w3.x2001.smil20.impl with parameters of type AnimatePrototype.Additive Modifier and Type Method Description voidAnimatePrototypeImpl. xsetAdditive(AnimatePrototype.Additive additive)Sets (as xml) the "additive" attribute
-