Uses of Class
org.pptx4j.pml.CTTLCommonTimeNodeData
Packages that use CTTLCommonTimeNodeData
-
Uses of CTTLCommonTimeNodeData in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTLCommonTimeNodeDataModifier and TypeFieldDescriptionprotected CTTLCommonTimeNodeDataCTTLCommonBehaviorData.cTnprotected CTTLCommonTimeNodeDataCTTLCommonMediaNodeData.cTnprotected CTTLCommonTimeNodeDataCTTLTimeNodeExclusive.cTnprotected CTTLCommonTimeNodeDataCTTLTimeNodeParallel.cTnprotected CTTLCommonTimeNodeDataCTTLTimeNodeSequence.cTnMethods in org.pptx4j.pml that return CTTLCommonTimeNodeDataModifier and TypeMethodDescriptionObjectFactory.createCTTLCommonTimeNodeData()Create an instance ofCTTLCommonTimeNodeDataCTTLCommonBehaviorData.getCTn()Gets the value of the cTn property.CTTLCommonMediaNodeData.getCTn()Gets the value of the cTn property.CTTLTimeNodeExclusive.getCTn()Gets the value of the cTn property.CTTLTimeNodeParallel.getCTn()Gets the value of the cTn property.CTTLTimeNodeSequence.getCTn()Gets the value of the cTn property.Methods in org.pptx4j.pml with parameters of type CTTLCommonTimeNodeDataModifier and TypeMethodDescriptionvoidCTTLCommonBehaviorData.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.