Uses of Class
org.pptx4j.pml.CTTLTimeCondition
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTTLTimeCondition in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTLTimeCondition Modifier and Type Field Description protected CTTLTimeConditionCTTLCommonTimeNodeData. endSyncFields in org.pptx4j.pml with type parameters of type CTTLTimeCondition Modifier and Type Field Description protected java.util.List<CTTLTimeCondition>CTTLTimeConditionList. condMethods in org.pptx4j.pml that return CTTLTimeCondition Modifier and Type Method Description CTTLTimeConditionObjectFactory. createCTTLTimeCondition()Create an instance ofCTTLTimeConditionCTTLTimeConditionCTTLCommonTimeNodeData. getEndSync()Gets the value of the endSync property.Methods in org.pptx4j.pml that return types with arguments of type CTTLTimeCondition Modifier and Type Method Description java.util.List<CTTLTimeCondition>CTTLTimeConditionList. getCond()Gets the value of the cond property.Methods in org.pptx4j.pml with parameters of type CTTLTimeCondition Modifier and Type Method Description voidCTTLCommonTimeNodeData. setEndSync(CTTLTimeCondition value)Sets the value of the endSync property.