Uses of Enum
org.pptx4j.pml.STTLBehaviorAdditiveType
Packages that use STTLBehaviorAdditiveType
-
Uses of STTLBehaviorAdditiveType in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STTLBehaviorAdditiveTypeModifier and TypeFieldDescriptionprotected STTLBehaviorAdditiveTypeCTTLCommonBehaviorData.additiveMethods in org.pptx4j.pml that return STTLBehaviorAdditiveTypeModifier and TypeMethodDescriptionstatic STTLBehaviorAdditiveTypeCTTLCommonBehaviorData.getAdditive()Gets the value of the additive property.static STTLBehaviorAdditiveTypeReturns the enum constant of this type with the specified name.static STTLBehaviorAdditiveType[]STTLBehaviorAdditiveType.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 STTLBehaviorAdditiveTypeModifier and TypeMethodDescriptionvoidCTTLCommonBehaviorData.setAdditive(STTLBehaviorAdditiveType value) Sets the value of the additive property.