Uses of Enum
org.pptx4j.pml.STTLBehaviorAccumulateType
Packages that use STTLBehaviorAccumulateType
-
Uses of STTLBehaviorAccumulateType in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STTLBehaviorAccumulateTypeModifier and TypeFieldDescriptionprotected STTLBehaviorAccumulateTypeCTTLCommonBehaviorData.accumulateMethods in org.pptx4j.pml that return STTLBehaviorAccumulateTypeModifier and TypeMethodDescriptionstatic STTLBehaviorAccumulateTypeCTTLCommonBehaviorData.getAccumulate()Gets the value of the accumulate property.static STTLBehaviorAccumulateTypeReturns the enum constant of this type with the specified name.static STTLBehaviorAccumulateType[]STTLBehaviorAccumulateType.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 STTLBehaviorAccumulateTypeModifier and TypeMethodDescriptionvoidCTTLCommonBehaviorData.setAccumulate(STTLBehaviorAccumulateType value) Sets the value of the accumulate property.