Uses of Class
org.pptx4j.pml.CTTLCommonTimeNodeData
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTTLCommonTimeNodeData in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTLCommonTimeNodeData Modifier and Type Field Description protected CTTLCommonTimeNodeDataCTTLCommonBehaviorData. cTnprotected CTTLCommonTimeNodeDataCTTLCommonMediaNodeData. cTnprotected CTTLCommonTimeNodeDataCTTLTimeNodeExclusive. cTnprotected CTTLCommonTimeNodeDataCTTLTimeNodeParallel. cTnprotected CTTLCommonTimeNodeDataCTTLTimeNodeSequence. cTnMethods in org.pptx4j.pml that return CTTLCommonTimeNodeData Modifier and Type Method Description CTTLCommonTimeNodeDataObjectFactory. createCTTLCommonTimeNodeData()Create an instance ofCTTLCommonTimeNodeDataCTTLCommonTimeNodeDataCTTLCommonBehaviorData. getCTn()Gets the value of the cTn property.CTTLCommonTimeNodeDataCTTLCommonMediaNodeData. getCTn()Gets the value of the cTn property.CTTLCommonTimeNodeDataCTTLTimeNodeExclusive. getCTn()Gets the value of the cTn property.CTTLCommonTimeNodeDataCTTLTimeNodeParallel. getCTn()Gets the value of the cTn property.CTTLCommonTimeNodeDataCTTLTimeNodeSequence. getCTn()Gets the value of the cTn property.Methods in org.pptx4j.pml with parameters of type CTTLCommonTimeNodeData Modifier and Type Method Description voidCTTLCommonBehaviorData. setCTn(CTTLCommonTimeNodeData value)Sets the value of the cTn property.voidCTTLCommonMediaNodeData. setCTn(CTTLCommonTimeNodeData value)Sets the value of the cTn property.voidCTTLTimeNodeExclusive. setCTn(CTTLCommonTimeNodeData value)Sets the value of the cTn property.voidCTTLTimeNodeParallel. setCTn(CTTLCommonTimeNodeData value)Sets the value of the cTn property.voidCTTLTimeNodeSequence. setCTn(CTTLCommonTimeNodeData value)Sets the value of the cTn property.