Package org.pptx4j.pml
Class CTTLCommonTimeNodeData
java.lang.Object
org.pptx4j.pml.CTTLCommonTimeNodeData
- All Implemented Interfaces:
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
FieldsModifier and TypeFieldDescriptionprotected Integerprotected Booleanprotected Booleanprotected Integerprotected CTTimeNodeListprotected Integerprotected Booleanprotected Stringprotected CTTLTimeConditionListprotected CTTLTimeConditionprotected Stringprotected STTLTimeNodeFillTypeprotected Longprotected Longprotected CTTLIterateDataprotected STTLTimeNodeMasterRelationprotected Booleanprotected STTLTimeNodeTypeprotected STTLTimeNodePresetClassTypeprotected Integerprotected Integerprotected Stringprotected Stringprotected STTLTimeNodeRestartTypeprotected Integerprotected CTTLTimeConditionListprotected CTTimeNodeListprotected STTLTimeNodeSyncTypeprotected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidafterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, Object parent) This method is invoked by the JAXB implementation on each instance when unmarshalling completes.intgetAccel()Gets the value of the accel property.Gets the value of the bldLvl property.Gets the value of the childTnLst property.intgetDecel()Gets the value of the decel property.getDur()Gets the value of the dur property.Gets the value of the endCondLst property.Gets the value of the endSync property.Gets the value of the evtFilter property.getFill()Gets the value of the fill property.getGrpId()Gets the value of the grpId property.getId()Gets the value of the id property.Gets the value of the iterate property.Gets the value of the masterRel property.Gets the value of the nodeType property.Gets the parent object in the object tree representing the unmarshalled xml document.Gets the value of the presetClass property.Gets the value of the presetID property.Gets the value of the presetSubtype property.Gets the value of the repeatCount property.Gets the value of the repeatDur property.Gets the value of the restart property.intgetSpd()Gets the value of the spd property.Gets the value of the stCondLst property.Gets the value of the subTnLst property.Gets the value of the syncBehavior property.Gets the value of the tmFilter property.Gets the value of the afterEffect property.booleanGets the value of the autoRev property.Gets the value of the display property.isNodePh()Gets the value of the nodePh property.voidSets the value of the accel property.voidsetAfterEffect(Boolean value) Sets the value of the afterEffect property.voidsetAutoRev(Boolean value) Sets the value of the autoRev property.voidSets the value of the bldLvl property.voidsetChildTnLst(CTTimeNodeList value) Sets the value of the childTnLst property.voidSets the value of the decel property.voidsetDisplay(Boolean value) Sets the value of the display property.voidSets the value of the dur property.voidSets the value of the endCondLst property.voidsetEndSync(CTTLTimeCondition value) Sets the value of the endSync property.voidsetEvtFilter(String value) Sets the value of the evtFilter property.voidsetFill(STTLTimeNodeFillType value) Sets the value of the fill property.voidSets the value of the grpId property.voidSets the value of the id property.voidsetIterate(CTTLIterateData value) Sets the value of the iterate property.voidSets the value of the masterRel property.voidSets the value of the nodePh property.voidsetNodeType(STTLTimeNodeType value) Sets the value of the nodeType property.voidvoidSets the value of the presetClass property.voidsetPresetID(Integer value) Sets the value of the presetID property.voidsetPresetSubtype(Integer value) Sets the value of the presetSubtype property.voidsetRepeatCount(String value) Sets the value of the repeatCount property.voidsetRepeatDur(String value) Sets the value of the repeatDur property.voidSets the value of the restart property.voidSets the value of the spd property.voidSets the value of the stCondLst property.voidsetSubTnLst(CTTimeNodeList value) Sets the value of the subTnLst property.voidSets the value of the syncBehavior property.voidsetTmFilter(String value) Sets the value of the tmFilter property.
-
Field Details
-
stCondLst
-
endCondLst
-
endSync
-
iterate
-
childTnLst
-
subTnLst
-
id
-
presetID
-
presetClass
-
presetSubtype
-
dur
-
repeatCount
-
repeatDur
-
spd
-
accel
-
decel
-
autoRev
-
restart
-
fill
-
syncBehavior
-
tmFilter
-
evtFilter
-
display
-
masterRel
-
bldLvl
-
grpId
-
afterEffect
-
nodeType
-
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
Gets the value of the id property.- Returns:
- possible object is
Long
-
setId
Sets the value of the id property.- Parameters:
value- allowed object isLong
-
getPresetID
Gets the value of the presetID property.- Returns:
- possible object is
Integer
-
setPresetID
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
Gets the value of the presetSubtype property.- Returns:
- possible object is
Integer
-
setPresetSubtype
Sets the value of the presetSubtype property.- Parameters:
value- allowed object isInteger
-
getDur
Gets the value of the dur property.- Returns:
- possible object is
String
-
setDur
Sets the value of the dur property.- Parameters:
value- allowed object isString
-
getRepeatCount
Gets the value of the repeatCount property.- Returns:
- possible object is
String
-
setRepeatCount
Sets the value of the repeatCount property.- Parameters:
value- allowed object isString
-
getRepeatDur
Gets the value of the repeatDur property.- Returns:
- possible object is
String
-
setRepeatDur
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
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
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
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
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
Gets the value of the tmFilter property.- Returns:
- possible object is
String
-
setTmFilter
Sets the value of the tmFilter property.- Parameters:
value- allowed object isString
-
getEvtFilter
Gets the value of the evtFilter property.- Returns:
- possible object is
String
-
setEvtFilter
Sets the value of the evtFilter property.- Parameters:
value- allowed object isString
-
isDisplay
Gets the value of the display property.- Returns:
- possible object is
Boolean
-
setDisplay
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
Gets the value of the bldLvl property.- Returns:
- possible object is
Integer
-
setBldLvl
Sets the value of the bldLvl property.- Parameters:
value- allowed object isInteger
-
getGrpId
Gets the value of the grpId property.- Returns:
- possible object is
Long
-
setGrpId
Sets the value of the grpId property.- Parameters:
value- allowed object isLong
-
isAfterEffect
Gets the value of the afterEffect property.- Returns:
- possible object is
Boolean
-
setAfterEffect
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
Gets the value of the nodePh property.- Returns:
- possible object is
Boolean
-
setNodePh
Sets the value of the nodePh property.- Parameters:
value- allowed object isBoolean
-
getParent
Gets the parent object in the object tree representing the unmarshalled xml document. -
setParent
-
afterUnmarshal
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.
-