Uses of Enum
org.pptx4j.pml.STIterateType
Packages that use STIterateType
-
Uses of STIterateType in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STIterateTypeMethods in org.pptx4j.pml that return STIterateTypeModifier and TypeMethodDescriptionstatic STIterateTypeCTTLIterateData.getType()Gets the value of the type property.static STIterateTypeReturns the enum constant of this type with the specified name.static STIterateType[]STIterateType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.pptx4j.pml with parameters of type STIterateTypeModifier and TypeMethodDescriptionvoidCTTLIterateData.setType(STIterateType value) Sets the value of the type property.