Package org.w3.x2001.smil20
Interface AnimateColorPrototype
-
- All Superinterfaces:
org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Subinterfaces:
AnimateColorType
- All Known Implementing Classes:
AnimateColorPrototypeImpl,AnimateColorTypeImpl
public interface AnimateColorPrototype extends org.apache.xmlbeans.XmlObjectAn XML animateColorPrototype(@http://www.w3.org/2001/SMIL20/). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAnimateColorPrototype.AccumulateAn XML accumulate(@).static interfaceAnimateColorPrototype.AdditiveAn XML additive(@).static interfaceAnimateColorPrototype.AttributeTypeAn XML attributeType(@).static classAnimateColorPrototype.FactoryA factory class with static methods for creating instances of this type.
-
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 AnimateColorPrototype.Accumulate.EnumgetAccumulate()Gets the "accumulate" attributeAnimateColorPrototype.Additive.EnumgetAdditive()Gets the "additive" attributeStringgetAttributeName()Gets the "attributeName" attributeAnimateColorPrototype.AttributeType.EnumgetAttributeType()Gets the "attributeType" attributeStringgetBy()Gets the "by" attributeStringgetFrom()Gets the "from" attributeStringgetTo()Gets the "to" attributeStringgetValues()Gets the "values" attributebooleanisSetAccumulate()True if has "accumulate" attributebooleanisSetAdditive()True if has "additive" attributebooleanisSetAttributeType()True if has "attributeType" attributebooleanisSetBy()True if has "by" attributebooleanisSetFrom()True if has "from" attributebooleanisSetTo()True if has "to" attributebooleanisSetValues()True if has "values" attributevoidsetAccumulate(AnimateColorPrototype.Accumulate.Enum accumulate)Sets the "accumulate" attributevoidsetAdditive(AnimateColorPrototype.Additive.Enum additive)Sets the "additive" attributevoidsetAttributeName(String attributeName)Sets the "attributeName" attributevoidsetAttributeType(AnimateColorPrototype.AttributeType.Enum attributeType)Sets the "attributeType" attributevoidsetBy(String by)Sets the "by" attributevoidsetFrom(String from)Sets the "from" attributevoidsetTo(String to)Sets the "to" attributevoidsetValues(String values)Sets the "values" attributevoidunsetAccumulate()Unsets the "accumulate" attributevoidunsetAdditive()Unsets the "additive" attributevoidunsetAttributeType()Unsets the "attributeType" attributevoidunsetBy()Unsets the "by" attributevoidunsetFrom()Unsets the "from" attributevoidunsetTo()Unsets the "to" attributevoidunsetValues()Unsets the "values" attributeAnimateColorPrototype.AccumulatexgetAccumulate()Gets (as xml) the "accumulate" attributeAnimateColorPrototype.AdditivexgetAdditive()Gets (as xml) the "additive" attributeorg.apache.xmlbeans.XmlStringxgetAttributeName()Gets (as xml) the "attributeName" attributeAnimateColorPrototype.AttributeTypexgetAttributeType()Gets (as xml) the "attributeType" attributeorg.apache.xmlbeans.XmlStringxgetBy()Gets (as xml) the "by" attributeorg.apache.xmlbeans.XmlStringxgetFrom()Gets (as xml) the "from" attributeorg.apache.xmlbeans.XmlStringxgetTo()Gets (as xml) the "to" attributeorg.apache.xmlbeans.XmlStringxgetValues()Gets (as xml) the "values" attributevoidxsetAccumulate(AnimateColorPrototype.Accumulate accumulate)Sets (as xml) the "accumulate" attributevoidxsetAdditive(AnimateColorPrototype.Additive additive)Sets (as xml) the "additive" attributevoidxsetAttributeName(org.apache.xmlbeans.XmlString attributeName)Sets (as xml) the "attributeName" attributevoidxsetAttributeType(AnimateColorPrototype.AttributeType attributeType)Sets (as xml) the "attributeType" attributevoidxsetBy(org.apache.xmlbeans.XmlString by)Sets (as xml) the "by" attributevoidxsetFrom(org.apache.xmlbeans.XmlString from)Sets (as xml) the "from" attributevoidxsetTo(org.apache.xmlbeans.XmlString to)Sets (as xml) the "to" attributevoidxsetValues(org.apache.xmlbeans.XmlString values)Sets (as xml) the "values" attribute-
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
-
getAttributeName
String getAttributeName()
Gets the "attributeName" attribute
-
xgetAttributeName
org.apache.xmlbeans.XmlString xgetAttributeName()
Gets (as xml) the "attributeName" attribute
-
setAttributeName
void setAttributeName(String attributeName)
Sets the "attributeName" attribute
-
xsetAttributeName
void xsetAttributeName(org.apache.xmlbeans.XmlString attributeName)
Sets (as xml) the "attributeName" attribute
-
getAttributeType
AnimateColorPrototype.AttributeType.Enum getAttributeType()
Gets the "attributeType" attribute
-
xgetAttributeType
AnimateColorPrototype.AttributeType xgetAttributeType()
Gets (as xml) the "attributeType" attribute
-
isSetAttributeType
boolean isSetAttributeType()
True if has "attributeType" attribute
-
setAttributeType
void setAttributeType(AnimateColorPrototype.AttributeType.Enum attributeType)
Sets the "attributeType" attribute
-
xsetAttributeType
void xsetAttributeType(AnimateColorPrototype.AttributeType attributeType)
Sets (as xml) the "attributeType" attribute
-
unsetAttributeType
void unsetAttributeType()
Unsets the "attributeType" attribute
-
getAdditive
AnimateColorPrototype.Additive.Enum getAdditive()
Gets the "additive" attribute
-
xgetAdditive
AnimateColorPrototype.Additive xgetAdditive()
Gets (as xml) the "additive" attribute
-
isSetAdditive
boolean isSetAdditive()
True if has "additive" attribute
-
setAdditive
void setAdditive(AnimateColorPrototype.Additive.Enum additive)
Sets the "additive" attribute
-
xsetAdditive
void xsetAdditive(AnimateColorPrototype.Additive additive)
Sets (as xml) the "additive" attribute
-
unsetAdditive
void unsetAdditive()
Unsets the "additive" attribute
-
getAccumulate
AnimateColorPrototype.Accumulate.Enum getAccumulate()
Gets the "accumulate" attribute
-
xgetAccumulate
AnimateColorPrototype.Accumulate xgetAccumulate()
Gets (as xml) the "accumulate" attribute
-
isSetAccumulate
boolean isSetAccumulate()
True if has "accumulate" attribute
-
setAccumulate
void setAccumulate(AnimateColorPrototype.Accumulate.Enum accumulate)
Sets the "accumulate" attribute
-
xsetAccumulate
void xsetAccumulate(AnimateColorPrototype.Accumulate accumulate)
Sets (as xml) the "accumulate" attribute
-
unsetAccumulate
void unsetAccumulate()
Unsets the "accumulate" attribute
-
getTo
String getTo()
Gets the "to" attribute
-
xgetTo
org.apache.xmlbeans.XmlString xgetTo()
Gets (as xml) the "to" attribute
-
isSetTo
boolean isSetTo()
True if has "to" attribute
-
setTo
void setTo(String to)
Sets the "to" attribute
-
xsetTo
void xsetTo(org.apache.xmlbeans.XmlString to)
Sets (as xml) the "to" attribute
-
unsetTo
void unsetTo()
Unsets the "to" attribute
-
getFrom
String getFrom()
Gets the "from" attribute
-
xgetFrom
org.apache.xmlbeans.XmlString xgetFrom()
Gets (as xml) the "from" attribute
-
isSetFrom
boolean isSetFrom()
True if has "from" attribute
-
setFrom
void setFrom(String from)
Sets the "from" attribute
-
xsetFrom
void xsetFrom(org.apache.xmlbeans.XmlString from)
Sets (as xml) the "from" attribute
-
unsetFrom
void unsetFrom()
Unsets the "from" attribute
-
getBy
String getBy()
Gets the "by" attribute
-
xgetBy
org.apache.xmlbeans.XmlString xgetBy()
Gets (as xml) the "by" attribute
-
isSetBy
boolean isSetBy()
True if has "by" attribute
-
setBy
void setBy(String by)
Sets the "by" attribute
-
xsetBy
void xsetBy(org.apache.xmlbeans.XmlString by)
Sets (as xml) the "by" attribute
-
unsetBy
void unsetBy()
Unsets the "by" attribute
-
getValues
String getValues()
Gets the "values" attribute
-
xgetValues
org.apache.xmlbeans.XmlString xgetValues()
Gets (as xml) the "values" attribute
-
isSetValues
boolean isSetValues()
True if has "values" attribute
-
setValues
void setValues(String values)
Sets the "values" attribute
-
xsetValues
void xsetValues(org.apache.xmlbeans.XmlString values)
Sets (as xml) the "values" attribute
-
unsetValues
void unsetValues()
Unsets the "values" attribute
-
-