Uses of Interface
org.w3.x2001.smil20.AnimateColorPrototype.AttributeType
-
Packages that use AnimateColorPrototype.AttributeType Package Description org.w3.x2001.smil20 org.w3.x2001.smil20.impl -
-
Uses of AnimateColorPrototype.AttributeType in org.w3.x2001.smil20
Methods in org.w3.x2001.smil20 that return AnimateColorPrototype.AttributeType Modifier and Type Method Description static AnimateColorPrototype.AttributeTypeAnimateColorPrototype.AttributeType.Factory. newInstance()static AnimateColorPrototype.AttributeTypeAnimateColorPrototype.AttributeType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static AnimateColorPrototype.AttributeTypeAnimateColorPrototype.AttributeType.Factory. newValue(Object obj)AnimateColorPrototype.AttributeTypeAnimateColorPrototype. xgetAttributeType()Gets (as xml) the "attributeType" attributeMethods in org.w3.x2001.smil20 with parameters of type AnimateColorPrototype.AttributeType Modifier and Type Method Description voidAnimateColorPrototype. xsetAttributeType(AnimateColorPrototype.AttributeType attributeType)Sets (as xml) the "attributeType" attribute -
Uses of AnimateColorPrototype.AttributeType in org.w3.x2001.smil20.impl
Classes in org.w3.x2001.smil20.impl that implement AnimateColorPrototype.AttributeType Modifier and Type Class Description static classAnimateColorPrototypeImpl.AttributeTypeImplAn XML attributeType(@).Methods in org.w3.x2001.smil20.impl that return AnimateColorPrototype.AttributeType Modifier and Type Method Description AnimateColorPrototype.AttributeTypeAnimateColorPrototypeImpl. xgetAttributeType()Gets (as xml) the "attributeType" attributeMethods in org.w3.x2001.smil20.impl with parameters of type AnimateColorPrototype.AttributeType Modifier and Type Method Description voidAnimateColorPrototypeImpl. xsetAttributeType(AnimateColorPrototype.AttributeType attributeType)Sets (as xml) the "attributeType" attribute
-