Package | Description |
---|---|
org.pptx4j.pml |
Modifier and Type | Field and Description |
---|---|
protected CTTimeNodeList |
CTTLCommonTimeNodeData.childTnLst |
protected CTTimeNodeList |
CTTLCommonTimeNodeData.subTnLst |
protected CTTimeNodeList |
CTTLTemplate.tnLst |
protected CTTimeNodeList |
CTSlideTiming.tnLst |
Modifier and Type | Method and Description |
---|---|
CTTimeNodeList |
ObjectFactory.createCTTimeNodeList()
Create an instance of
CTTimeNodeList |
CTTimeNodeList |
CTTLCommonTimeNodeData.getChildTnLst()
Gets the value of the childTnLst property.
|
CTTimeNodeList |
CTTLCommonTimeNodeData.getSubTnLst()
Gets the value of the subTnLst property.
|
CTTimeNodeList |
CTTLTemplate.getTnLst()
Gets the value of the tnLst property.
|
CTTimeNodeList |
CTSlideTiming.getTnLst()
Gets the value of the tnLst property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTTLCommonTimeNodeData.setChildTnLst(CTTimeNodeList value)
Sets the value of the childTnLst property.
|
void |
CTTLCommonTimeNodeData.setSubTnLst(CTTimeNodeList value)
Sets the value of the subTnLst property.
|
void |
CTTLTemplate.setTnLst(CTTimeNodeList value)
Sets the value of the tnLst property.
|
void |
CTSlideTiming.setTnLst(CTTimeNodeList value)
Sets the value of the tnLst property.
|
Copyright © 2007-2019. All Rights Reserved.