Package | Description |
---|---|
org.pptx4j.pml |
Modifier and Type | Field and Description |
---|---|
protected CTTLTimeConditionList |
CTTLCommonTimeNodeData.endCondLst |
protected CTTLTimeConditionList |
CTTLTimeNodeSequence.nextCondLst |
protected CTTLTimeConditionList |
CTTLTimeNodeSequence.prevCondLst |
protected CTTLTimeConditionList |
CTTLCommonTimeNodeData.stCondLst |
Modifier and Type | Method and Description |
---|---|
CTTLTimeConditionList |
ObjectFactory.createCTTLTimeConditionList()
Create an instance of
CTTLTimeConditionList |
CTTLTimeConditionList |
CTTLCommonTimeNodeData.getEndCondLst()
Gets the value of the endCondLst property.
|
CTTLTimeConditionList |
CTTLTimeNodeSequence.getNextCondLst()
Gets the value of the nextCondLst property.
|
CTTLTimeConditionList |
CTTLTimeNodeSequence.getPrevCondLst()
Gets the value of the prevCondLst property.
|
CTTLTimeConditionList |
CTTLCommonTimeNodeData.getStCondLst()
Gets the value of the stCondLst property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTTLCommonTimeNodeData.setEndCondLst(CTTLTimeConditionList value)
Sets the value of the endCondLst property.
|
void |
CTTLTimeNodeSequence.setNextCondLst(CTTLTimeConditionList value)
Sets the value of the nextCondLst property.
|
void |
CTTLTimeNodeSequence.setPrevCondLst(CTTLTimeConditionList value)
Sets the value of the prevCondLst property.
|
void |
CTTLCommonTimeNodeData.setStCondLst(CTTLTimeConditionList value)
Sets the value of the stCondLst property.
|
Copyright © 2007-2019. All Rights Reserved.