Package org.pptx4j.pml
Class CTTLCommonTimeNodeData
java.lang.Object
org.pptx4j.pml.CTTLCommonTimeNodeData
- All Implemented Interfaces:
Child
public class CTTLCommonTimeNodeData extends java.lang.Object implements Child
Java class for CT_TLCommonTimeNodeData complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_TLCommonTimeNodeData">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="stCondLst" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_TLTimeConditionList" minOccurs="0"/>
<element name="endCondLst" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_TLTimeConditionList" minOccurs="0"/>
<element name="endSync" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_TLTimeCondition" minOccurs="0"/>
<element name="iterate" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_TLIterateData" minOccurs="0"/>
<element name="childTnLst" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_TimeNodeList" minOccurs="0"/>
<element name="subTnLst" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_TimeNodeList" minOccurs="0"/>
</sequence>
<attribute name="id" type="{http://schemas.openxmlformats.org/presentationml/2006/main}ST_TLTimeNodeID" />
<attribute name="presetID" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="presetClass" type="{http://schemas.openxmlformats.org/presentationml/2006/main}ST_TLTimeNodePresetClassType" />
<attribute name="presetSubtype" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="dur" type="{http://schemas.openxmlformats.org/presentationml/2006/main}ST_TLTime" />
<attribute name="repeatCount" type="{http://schemas.openxmlformats.org/presentationml/2006/main}ST_TLTime" default="1000" />
<attribute name="repeatDur" type="{http://schemas.openxmlformats.org/presentationml/2006/main}ST_TLTime" />
<attribute name="spd" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_Percentage" default="100" />
<attribute name="accel" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_PositiveFixedPercentage" default="0" />
<attribute name="decel" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_PositiveFixedPercentage" default="0" />
<attribute name="autoRev" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="restart" type="{http://schemas.openxmlformats.org/presentationml/2006/main}ST_TLTimeNodeRestartType" />
<attribute name="fill" type="{http://schemas.openxmlformats.org/presentationml/2006/main}ST_TLTimeNodeFillType" />
<attribute name="syncBehavior" type="{http://schemas.openxmlformats.org/presentationml/2006/main}ST_TLTimeNodeSyncType" />
<attribute name="tmFilter" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="evtFilter" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="display" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="masterRel" type="{http://schemas.openxmlformats.org/presentationml/2006/main}ST_TLTimeNodeMasterRelation" />
<attribute name="bldLvl" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="grpId" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
<attribute name="afterEffect" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="nodeType" type="{http://schemas.openxmlformats.org/presentationml/2006/main}ST_TLTimeNodeType" />
<attribute name="nodePh" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.Integeraccelprotected java.lang.BooleanafterEffectprotected java.lang.BooleanautoRevprotected java.lang.IntegerbldLvlprotected CTTimeNodeListchildTnLstprotected java.lang.Integerdecelprotected java.lang.Booleandisplayprotected java.lang.Stringdurprotected CTTLTimeConditionListendCondLstprotected CTTLTimeConditionendSyncprotected java.lang.StringevtFilterprotected STTLTimeNodeFillTypefillprotected java.lang.LonggrpIdprotected java.lang.Longidprotected CTTLIterateDataiterateprotected STTLTimeNodeMasterRelationmasterRelprotected java.lang.BooleannodePhprotected STTLTimeNodeTypenodeTypeprotected STTLTimeNodePresetClassTypepresetClassprotected java.lang.IntegerpresetIDprotected java.lang.IntegerpresetSubtypeprotected java.lang.StringrepeatCountprotected java.lang.StringrepeatDurprotected STTLTimeNodeRestartTyperestartprotected java.lang.Integerspdprotected CTTLTimeConditionListstCondLstprotected CTTimeNodeListsubTnLstprotected STTLTimeNodeSyncTypesyncBehaviorprotected java.lang.StringtmFilter -
Constructor Summary
Constructors Constructor Description CTTLCommonTimeNodeData() -
Method Summary
Modifier and Type Method Description voidafterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller, java.lang.Object parent)This method is invoked by the JAXB implementation on each instance when unmarshalling completes.intgetAccel()Gets the value of the accel property.java.lang.IntegergetBldLvl()Gets the value of the bldLvl property.CTTimeNodeListgetChildTnLst()Gets the value of the childTnLst property.intgetDecel()Gets the value of the decel property.java.lang.StringgetDur()Gets the value of the dur property.CTTLTimeConditionListgetEndCondLst()Gets the value of the endCondLst property.CTTLTimeConditiongetEndSync()Gets the value of the endSync property.java.lang.StringgetEvtFilter()Gets the value of the evtFilter property.STTLTimeNodeFillTypegetFill()Gets the value of the fill property.java.lang.LonggetGrpId()Gets the value of the grpId property.java.lang.LonggetId()Gets the value of the id property.CTTLIterateDatagetIterate()Gets the value of the iterate property.STTLTimeNodeMasterRelationgetMasterRel()Gets the value of the masterRel property.STTLTimeNodeTypegetNodeType()Gets the value of the nodeType property.java.lang.ObjectgetParent()Gets the parent object in the object tree representing the unmarshalled xml document.STTLTimeNodePresetClassTypegetPresetClass()Gets the value of the presetClass property.java.lang.IntegergetPresetID()Gets the value of the presetID property.java.lang.IntegergetPresetSubtype()Gets the value of the presetSubtype property.java.lang.StringgetRepeatCount()Gets the value of the repeatCount property.java.lang.StringgetRepeatDur()Gets the value of the repeatDur property.STTLTimeNodeRestartTypegetRestart()Gets the value of the restart property.intgetSpd()Gets the value of the spd property.CTTLTimeConditionListgetStCondLst()Gets the value of the stCondLst property.CTTimeNodeListgetSubTnLst()Gets the value of the subTnLst property.STTLTimeNodeSyncTypegetSyncBehavior()Gets the value of the syncBehavior property.java.lang.StringgetTmFilter()Gets the value of the tmFilter property.java.lang.BooleanisAfterEffect()Gets the value of the afterEffect property.booleanisAutoRev()Gets the value of the autoRev property.java.lang.BooleanisDisplay()Gets the value of the display property.java.lang.BooleanisNodePh()Gets the value of the nodePh property.voidsetAccel(java.lang.Integer value)Sets the value of the accel property.voidsetAfterEffect(java.lang.Boolean value)Sets the value of the afterEffect property.voidsetAutoRev(java.lang.Boolean value)Sets the value of the autoRev property.voidsetBldLvl(java.lang.Integer value)Sets the value of the bldLvl property.voidsetChildTnLst(CTTimeNodeList value)Sets the value of the childTnLst property.voidsetDecel(java.lang.Integer value)Sets the value of the decel property.voidsetDisplay(java.lang.Boolean value)Sets the value of the display property.voidsetDur(java.lang.String value)Sets the value of the dur property.voidsetEndCondLst(CTTLTimeConditionList value)Sets the value of the endCondLst property.voidsetEndSync(CTTLTimeCondition value)Sets the value of the endSync property.voidsetEvtFilter(java.lang.String value)Sets the value of the evtFilter property.voidsetFill(STTLTimeNodeFillType value)Sets the value of the fill property.voidsetGrpId(java.lang.Long value)Sets the value of the grpId property.voidsetId(java.lang.Long value)Sets the value of the id property.voidsetIterate(CTTLIterateData value)Sets the value of the iterate property.voidsetMasterRel(STTLTimeNodeMasterRelation value)Sets the value of the masterRel property.voidsetNodePh(java.lang.Boolean value)Sets the value of the nodePh property.voidsetNodeType(STTLTimeNodeType value)Sets the value of the nodeType property.voidsetParent(java.lang.Object parent)voidsetPresetClass(STTLTimeNodePresetClassType value)Sets the value of the presetClass property.voidsetPresetID(java.lang.Integer value)Sets the value of the presetID property.voidsetPresetSubtype(java.lang.Integer value)Sets the value of the presetSubtype property.voidsetRepeatCount(java.lang.String value)Sets the value of the repeatCount property.voidsetRepeatDur(java.lang.String value)Sets the value of the repeatDur property.voidsetRestart(STTLTimeNodeRestartType value)Sets the value of the restart property.voidsetSpd(java.lang.Integer value)Sets the value of the spd property.voidsetStCondLst(CTTLTimeConditionList value)Sets the value of the stCondLst property.voidsetSubTnLst(CTTimeNodeList value)Sets the value of the subTnLst property.voidsetSyncBehavior(STTLTimeNodeSyncType value)Sets the value of the syncBehavior property.voidsetTmFilter(java.lang.String value)Sets the value of the tmFilter property.
-
Field Details
-
stCondLst
-
endCondLst
-
endSync
-
iterate
-
childTnLst
-
subTnLst
-
id
protected java.lang.Long id -
presetID
protected java.lang.Integer presetID -
presetClass
-
presetSubtype
protected java.lang.Integer presetSubtype -
dur
protected java.lang.String dur -
repeatCount
protected java.lang.String repeatCount -
repeatDur
protected java.lang.String repeatDur -
spd
protected java.lang.Integer spd -
accel
protected java.lang.Integer accel -
decel
protected java.lang.Integer decel -
autoRev
protected java.lang.Boolean autoRev -
restart
-
fill
-
syncBehavior
-
tmFilter
protected java.lang.String tmFilter -
evtFilter
protected java.lang.String evtFilter -
display
protected java.lang.Boolean display -
masterRel
-
bldLvl
protected java.lang.Integer bldLvl -
grpId
protected java.lang.Long grpId -
afterEffect
protected java.lang.Boolean afterEffect -
nodeType
-
nodePh
protected java.lang.Boolean nodePh
-
-
Constructor Details
-
CTTLCommonTimeNodeData
public CTTLCommonTimeNodeData()
-
-
Method Details
-
getStCondLst
Gets the value of the stCondLst property.- Returns:
- possible object is
CTTLTimeConditionList
-
setStCondLst
Sets the value of the stCondLst property.- Parameters:
value- allowed object isCTTLTimeConditionList
-
getEndCondLst
Gets the value of the endCondLst property.- Returns:
- possible object is
CTTLTimeConditionList
-
setEndCondLst
Sets the value of the endCondLst property.- Parameters:
value- allowed object isCTTLTimeConditionList
-
getEndSync
Gets the value of the endSync property.- Returns:
- possible object is
CTTLTimeCondition
-
setEndSync
Sets the value of the endSync property.- Parameters:
value- allowed object isCTTLTimeCondition
-
getIterate
Gets the value of the iterate property.- Returns:
- possible object is
CTTLIterateData
-
setIterate
Sets the value of the iterate property.- Parameters:
value- allowed object isCTTLIterateData
-
getChildTnLst
Gets the value of the childTnLst property.- Returns:
- possible object is
CTTimeNodeList
-
setChildTnLst
Sets the value of the childTnLst property.- Parameters:
value- allowed object isCTTimeNodeList
-
getSubTnLst
Gets the value of the subTnLst property.- Returns:
- possible object is
CTTimeNodeList
-
setSubTnLst
Sets the value of the subTnLst property.- Parameters:
value- allowed object isCTTimeNodeList
-
getId
public java.lang.Long getId()Gets the value of the id property.- Returns:
- possible object is
Long
-
setId
public void setId(java.lang.Long value)Sets the value of the id property.- Parameters:
value- allowed object isLong
-
getPresetID
public java.lang.Integer getPresetID()Gets the value of the presetID property.- Returns:
- possible object is
Integer
-
setPresetID
public void setPresetID(java.lang.Integer value)Sets the value of the presetID property.- Parameters:
value- allowed object isInteger
-
getPresetClass
Gets the value of the presetClass property.- Returns:
- possible object is
STTLTimeNodePresetClassType
-
setPresetClass
Sets the value of the presetClass property.- Parameters:
value- allowed object isSTTLTimeNodePresetClassType
-
getPresetSubtype
public java.lang.Integer getPresetSubtype()Gets the value of the presetSubtype property.- Returns:
- possible object is
Integer
-
setPresetSubtype
public void setPresetSubtype(java.lang.Integer value)Sets the value of the presetSubtype property.- Parameters:
value- allowed object isInteger
-
getDur
public java.lang.String getDur()Gets the value of the dur property.- Returns:
- possible object is
String
-
setDur
public void setDur(java.lang.String value)Sets the value of the dur property.- Parameters:
value- allowed object isString
-
getRepeatCount
public java.lang.String getRepeatCount()Gets the value of the repeatCount property.- Returns:
- possible object is
String
-
setRepeatCount
public void setRepeatCount(java.lang.String value)Sets the value of the repeatCount property.- Parameters:
value- allowed object isString
-
getRepeatDur
public java.lang.String getRepeatDur()Gets the value of the repeatDur property.- Returns:
- possible object is
String
-
setRepeatDur
public void setRepeatDur(java.lang.String value)Sets the value of the repeatDur property.- Parameters:
value- allowed object isString
-
getSpd
public int getSpd()Gets the value of the spd property.- Returns:
- possible object is
Integer
-
setSpd
public void setSpd(java.lang.Integer value)Sets the value of the spd property.- Parameters:
value- allowed object isInteger
-
getAccel
public int getAccel()Gets the value of the accel property.- Returns:
- possible object is
Integer
-
setAccel
public void setAccel(java.lang.Integer value)Sets the value of the accel property.- Parameters:
value- allowed object isInteger
-
getDecel
public int getDecel()Gets the value of the decel property.- Returns:
- possible object is
Integer
-
setDecel
public void setDecel(java.lang.Integer value)Sets the value of the decel property.- Parameters:
value- allowed object isInteger
-
isAutoRev
public boolean isAutoRev()Gets the value of the autoRev property.- Returns:
- possible object is
Boolean
-
setAutoRev
public void setAutoRev(java.lang.Boolean value)Sets the value of the autoRev property.- Parameters:
value- allowed object isBoolean
-
getRestart
Gets the value of the restart property.- Returns:
- possible object is
STTLTimeNodeRestartType
-
setRestart
Sets the value of the restart property.- Parameters:
value- allowed object isSTTLTimeNodeRestartType
-
getFill
Gets the value of the fill property.- Returns:
- possible object is
STTLTimeNodeFillType
-
setFill
Sets the value of the fill property.- Parameters:
value- allowed object isSTTLTimeNodeFillType
-
getSyncBehavior
Gets the value of the syncBehavior property.- Returns:
- possible object is
STTLTimeNodeSyncType
-
setSyncBehavior
Sets the value of the syncBehavior property.- Parameters:
value- allowed object isSTTLTimeNodeSyncType
-
getTmFilter
public java.lang.String getTmFilter()Gets the value of the tmFilter property.- Returns:
- possible object is
String
-
setTmFilter
public void setTmFilter(java.lang.String value)Sets the value of the tmFilter property.- Parameters:
value- allowed object isString
-
getEvtFilter
public java.lang.String getEvtFilter()Gets the value of the evtFilter property.- Returns:
- possible object is
String
-
setEvtFilter
public void setEvtFilter(java.lang.String value)Sets the value of the evtFilter property.- Parameters:
value- allowed object isString
-
isDisplay
public java.lang.Boolean isDisplay()Gets the value of the display property.- Returns:
- possible object is
Boolean
-
setDisplay
public void setDisplay(java.lang.Boolean value)Sets the value of the display property.- Parameters:
value- allowed object isBoolean
-
getMasterRel
Gets the value of the masterRel property.- Returns:
- possible object is
STTLTimeNodeMasterRelation
-
setMasterRel
Sets the value of the masterRel property.- Parameters:
value- allowed object isSTTLTimeNodeMasterRelation
-
getBldLvl
public java.lang.Integer getBldLvl()Gets the value of the bldLvl property.- Returns:
- possible object is
Integer
-
setBldLvl
public void setBldLvl(java.lang.Integer value)Sets the value of the bldLvl property.- Parameters:
value- allowed object isInteger
-
getGrpId
public java.lang.Long getGrpId()Gets the value of the grpId property.- Returns:
- possible object is
Long
-
setGrpId
public void setGrpId(java.lang.Long value)Sets the value of the grpId property.- Parameters:
value- allowed object isLong
-
isAfterEffect
public java.lang.Boolean isAfterEffect()Gets the value of the afterEffect property.- Returns:
- possible object is
Boolean
-
setAfterEffect
public void setAfterEffect(java.lang.Boolean value)Sets the value of the afterEffect property.- Parameters:
value- allowed object isBoolean
-
getNodeType
Gets the value of the nodeType property.- Returns:
- possible object is
STTLTimeNodeType
-
setNodeType
Sets the value of the nodeType property.- Parameters:
value- allowed object isSTTLTimeNodeType
-
isNodePh
public java.lang.Boolean isNodePh()Gets the value of the nodePh property.- Returns:
- possible object is
Boolean
-
setNodePh
public void setNodePh(java.lang.Boolean value)Sets the value of the nodePh property.- Parameters:
value- allowed object isBoolean
-
getParent
public java.lang.Object getParent()Gets the parent object in the object tree representing the unmarshalled xml document. -
setParent
public void setParent(java.lang.Object parent) -
afterUnmarshal
public void afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller, java.lang.Object parent)This method is invoked by the JAXB implementation on each instance when unmarshalling completes.- Parameters:
parent- The parent object in the object tree.unmarshaller- The unmarshaller that generated the instance.
-