|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.w3._2001.smil20.AnimatePrototype
org.w3._2001.smil20.language.AnimateType
public class AnimateType
Classe Java pour animateType complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType name="animateType">
<complexContent>
<extension base="{http://www.w3.org/2001/SMIL20/}animatePrototype">
<choice maxOccurs="unbounded" minOccurs="0">
<any processContents='lax' namespace='##other'/>
</choice>
<attGroup ref="{http://www.w3.org/2001/SMIL20/Language}CoreAttrs"/>
<attGroup ref="{http://www.w3.org/2001/SMIL20/}skipContentAttrs"/>
<attGroup ref="{http://www.w3.org/2001/SMIL20/}animModeAttrs"/>
<attGroup ref="{http://www.w3.org/2001/SMIL20/Language}TimingAttrs"/>
<attGroup ref="{http://www.w3.org/2001/SMIL20/}animTargetAttrs"/>
<anyAttribute/>
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
alt
|
protected List<Object> |
any
|
protected String |
begin
|
protected String |
calcMode
|
protected String |
clazz
|
protected String |
dur
|
protected String |
end
|
protected FillTimingAttrsType |
fill
|
protected FillDefaultType |
fillDefault
|
protected String |
id
|
protected String |
lang
|
protected String |
longdesc
|
protected String |
max
|
protected String |
min
|
protected BigInteger |
repeat
|
protected BigDecimal |
repeatCount
|
protected String |
repeatDur
|
protected RestartTimingType |
restart
|
protected RestartDefaultType |
restartDefault
|
protected Boolean |
skipContent
|
protected SyncBehaviorType |
syncBehavior
|
protected SyncBehaviorDefaultType |
syncBehaviorDefault
|
protected String |
syncTolerance
|
protected String |
syncToleranceDefault
|
protected Object |
targetElement
|
| Fields inherited from class org.w3._2001.smil20.AnimatePrototype |
|---|
accumulate, additive, attributeName, attributeType, by, from, to, values |
| Constructor Summary | |
|---|---|
AnimateType()
|
|
| Method Summary | |
|---|---|
String |
getAlt()
Obtient la valeur de la propriété alt. |
List<Object> |
getAny()
Gets the value of the any property. |
String |
getBegin()
Obtient la valeur de la propriété begin. |
String |
getCalcMode()
Obtient la valeur de la propriété calcMode. |
String |
getClazz()
Obtient la valeur de la propriété clazz. |
String |
getDur()
Obtient la valeur de la propriété dur. |
String |
getEnd()
Obtient la valeur de la propriété end. |
FillTimingAttrsType |
getFill()
Obtient la valeur de la propriété fill. |
FillDefaultType |
getFillDefault()
Obtient la valeur de la propriété fillDefault. |
String |
getId()
Obtient la valeur de la propriété id. |
String |
getLang()
Obtient la valeur de la propriété lang. |
String |
getLongdesc()
Obtient la valeur de la propriété longdesc. |
String |
getMax()
Obtient la valeur de la propriété max. |
String |
getMin()
Obtient la valeur de la propriété min. |
Map<QName,String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class. |
BigInteger |
getRepeat()
Obtient la valeur de la propriété repeat. |
BigDecimal |
getRepeatCount()
Obtient la valeur de la propriété repeatCount. |
String |
getRepeatDur()
Obtient la valeur de la propriété repeatDur. |
RestartTimingType |
getRestart()
Obtient la valeur de la propriété restart. |
RestartDefaultType |
getRestartDefault()
Obtient la valeur de la propriété restartDefault. |
SyncBehaviorType |
getSyncBehavior()
Obtient la valeur de la propriété syncBehavior. |
SyncBehaviorDefaultType |
getSyncBehaviorDefault()
Obtient la valeur de la propriété syncBehaviorDefault. |
String |
getSyncTolerance()
Obtient la valeur de la propriété syncTolerance. |
String |
getSyncToleranceDefault()
Obtient la valeur de la propriété syncToleranceDefault. |
Object |
getTargetElement()
Obtient la valeur de la propriété targetElement. |
boolean |
isSetAlt()
|
boolean |
isSetAny()
|
boolean |
isSetBegin()
|
boolean |
isSetCalcMode()
|
boolean |
isSetClazz()
|
boolean |
isSetDur()
|
boolean |
isSetEnd()
|
boolean |
isSetFill()
|
boolean |
isSetFillDefault()
|
boolean |
isSetId()
|
boolean |
isSetLang()
|
boolean |
isSetLongdesc()
|
boolean |
isSetMax()
|
boolean |
isSetMin()
|
boolean |
isSetRepeat()
|
boolean |
isSetRepeatCount()
|
boolean |
isSetRepeatDur()
|
boolean |
isSetRestart()
|
boolean |
isSetRestartDefault()
|
boolean |
isSetSkipContent()
|
boolean |
isSetSyncBehavior()
|
boolean |
isSetSyncBehaviorDefault()
|
boolean |
isSetSyncTolerance()
|
boolean |
isSetSyncToleranceDefault()
|
boolean |
isSetTargetElement()
|
boolean |
isSkipContent()
Obtient la valeur de la propriété skipContent. |
void |
setAlt(String value)
Définit la valeur de la propriété alt. |
void |
setBegin(String value)
Définit la valeur de la propriété begin. |
void |
setCalcMode(String value)
Définit la valeur de la propriété calcMode. |
void |
setClazz(String value)
Définit la valeur de la propriété clazz. |
void |
setDur(String value)
Définit la valeur de la propriété dur. |
void |
setEnd(String value)
Définit la valeur de la propriété end. |
void |
setFill(FillTimingAttrsType value)
Définit la valeur de la propriété fill. |
void |
setFillDefault(FillDefaultType value)
Définit la valeur de la propriété fillDefault. |
void |
setId(String value)
Définit la valeur de la propriété id. |
void |
setLang(String value)
Définit la valeur de la propriété lang. |
void |
setLongdesc(String value)
Définit la valeur de la propriété longdesc. |
void |
setMax(String value)
Définit la valeur de la propriété max. |
void |
setMin(String value)
Définit la valeur de la propriété min. |
void |
setRepeat(BigInteger value)
Définit la valeur de la propriété repeat. |
void |
setRepeatCount(BigDecimal value)
Définit la valeur de la propriété repeatCount. |
void |
setRepeatDur(String value)
Définit la valeur de la propriété repeatDur. |
void |
setRestart(RestartTimingType value)
Définit la valeur de la propriété restart. |
void |
setRestartDefault(RestartDefaultType value)
Définit la valeur de la propriété restartDefault. |
void |
setSkipContent(boolean value)
Définit la valeur de la propriété skipContent. |
void |
setSyncBehavior(SyncBehaviorType value)
Définit la valeur de la propriété syncBehavior. |
void |
setSyncBehaviorDefault(SyncBehaviorDefaultType value)
Définit la valeur de la propriété syncBehaviorDefault. |
void |
setSyncTolerance(String value)
Définit la valeur de la propriété syncTolerance. |
void |
setSyncToleranceDefault(String value)
Définit la valeur de la propriété syncToleranceDefault. |
void |
setTargetElement(Object value)
Définit la valeur de la propriété targetElement. |
void |
unsetAny()
|
void |
unsetSkipContent()
|
| Methods inherited from class org.w3._2001.smil20.AnimatePrototype |
|---|
getAccumulate, getAdditive, getAttributeName, getAttributeType, getBy, getFrom, getTo, getValues, isSetAccumulate, isSetAdditive, isSetAttributeName, isSetAttributeType, isSetBy, isSetFrom, isSetTo, isSetValues, setAccumulate, setAdditive, setAttributeName, setAttributeType, setBy, setFrom, setTo, setValues |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected List<Object> any
protected String alt
protected String longdesc
protected String id
protected String clazz
protected String lang
protected Boolean skipContent
protected String calcMode
protected RestartDefaultType restartDefault
protected SyncBehaviorType syncBehavior
protected String syncTolerance
protected RestartTimingType restart
protected FillDefaultType fillDefault
protected FillTimingAttrsType fill
protected SyncBehaviorDefaultType syncBehaviorDefault
protected String syncToleranceDefault
protected BigInteger repeat
protected String dur
protected String min
protected String max
protected String begin
protected String end
protected String repeatDur
protected BigDecimal repeatCount
protected Object targetElement
| Constructor Detail |
|---|
public AnimateType()
| Method Detail |
|---|
public List<Object> getAny()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the any property.
For example, to add a new item, do as follows:
getAny().add(newItem);
Objects of the following type(s) are allowed in the list
Object
Element
public boolean isSetAny()
public void unsetAny()
public String getAlt()
Stringpublic void setAlt(String value)
value - allowed object is
Stringpublic boolean isSetAlt()
public String getLongdesc()
Stringpublic void setLongdesc(String value)
value - allowed object is
Stringpublic boolean isSetLongdesc()
public String getId()
Stringpublic void setId(String value)
value - allowed object is
Stringpublic boolean isSetId()
public String getClazz()
Stringpublic void setClazz(String value)
value - allowed object is
Stringpublic boolean isSetClazz()
public String getLang()
Stringpublic void setLang(String value)
value - allowed object is
Stringpublic boolean isSetLang()
public boolean isSkipContent()
Booleanpublic void setSkipContent(boolean value)
value - allowed object is
Booleanpublic boolean isSetSkipContent()
public void unsetSkipContent()
public String getCalcMode()
Stringpublic void setCalcMode(String value)
value - allowed object is
Stringpublic boolean isSetCalcMode()
public RestartDefaultType getRestartDefault()
RestartDefaultTypepublic void setRestartDefault(RestartDefaultType value)
value - allowed object is
RestartDefaultTypepublic boolean isSetRestartDefault()
public SyncBehaviorType getSyncBehavior()
SyncBehaviorTypepublic void setSyncBehavior(SyncBehaviorType value)
value - allowed object is
SyncBehaviorTypepublic boolean isSetSyncBehavior()
public String getSyncTolerance()
Stringpublic void setSyncTolerance(String value)
value - allowed object is
Stringpublic boolean isSetSyncTolerance()
public RestartTimingType getRestart()
RestartTimingTypepublic void setRestart(RestartTimingType value)
value - allowed object is
RestartTimingTypepublic boolean isSetRestart()
public FillDefaultType getFillDefault()
FillDefaultTypepublic void setFillDefault(FillDefaultType value)
value - allowed object is
FillDefaultTypepublic boolean isSetFillDefault()
public FillTimingAttrsType getFill()
FillTimingAttrsTypepublic void setFill(FillTimingAttrsType value)
value - allowed object is
FillTimingAttrsTypepublic boolean isSetFill()
public SyncBehaviorDefaultType getSyncBehaviorDefault()
SyncBehaviorDefaultTypepublic void setSyncBehaviorDefault(SyncBehaviorDefaultType value)
value - allowed object is
SyncBehaviorDefaultTypepublic boolean isSetSyncBehaviorDefault()
public String getSyncToleranceDefault()
Stringpublic void setSyncToleranceDefault(String value)
value - allowed object is
Stringpublic boolean isSetSyncToleranceDefault()
public BigInteger getRepeat()
BigIntegerpublic void setRepeat(BigInteger value)
value - allowed object is
BigIntegerpublic boolean isSetRepeat()
public String getDur()
Stringpublic void setDur(String value)
value - allowed object is
Stringpublic boolean isSetDur()
public String getMin()
Stringpublic void setMin(String value)
value - allowed object is
Stringpublic boolean isSetMin()
public String getMax()
Stringpublic void setMax(String value)
value - allowed object is
Stringpublic boolean isSetMax()
public String getBegin()
Stringpublic void setBegin(String value)
value - allowed object is
Stringpublic boolean isSetBegin()
public String getEnd()
Stringpublic void setEnd(String value)
value - allowed object is
Stringpublic boolean isSetEnd()
public String getRepeatDur()
Stringpublic void setRepeatDur(String value)
value - allowed object is
Stringpublic boolean isSetRepeatDur()
public BigDecimal getRepeatCount()
BigDecimalpublic void setRepeatCount(BigDecimal value)
value - allowed object is
BigDecimalpublic boolean isSetRepeatCount()
public Object getTargetElement()
Objectpublic void setTargetElement(Object value)
value - allowed object is
Objectpublic boolean isSetTargetElement()
public Map<QName,String> getOtherAttributes()
the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||