Uses of Class
org.pptx4j.pml.CTTLBehaviorAttributeNameList
Packages that use CTTLBehaviorAttributeNameList
-
Uses of CTTLBehaviorAttributeNameList in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTLBehaviorAttributeNameListModifier and TypeFieldDescriptionprotected CTTLBehaviorAttributeNameListCTTLCommonBehaviorData.attrNameLstMethods in org.pptx4j.pml that return CTTLBehaviorAttributeNameListModifier and TypeMethodDescriptionObjectFactory.createCTTLBehaviorAttributeNameList()Create an instance ofCTTLBehaviorAttributeNameListCTTLCommonBehaviorData.getAttrNameLst()Gets the value of the attrNameLst property.Methods in org.pptx4j.pml with parameters of type CTTLBehaviorAttributeNameListModifier and TypeMethodDescriptionvoidCTTLCommonBehaviorData.setAttrNameLst(CTTLBehaviorAttributeNameList value) Sets the value of the attrNameLst property.