Uses of Enum
org.pptx4j.pml.STTLAnimateBehaviorValueType
Packages that use STTLAnimateBehaviorValueType
-
Uses of STTLAnimateBehaviorValueType in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STTLAnimateBehaviorValueTypeModifier and TypeFieldDescriptionprotected STTLAnimateBehaviorValueTypeCTTLAnimateBehavior.valueTypeMethods in org.pptx4j.pml that return STTLAnimateBehaviorValueTypeModifier and TypeMethodDescriptionstatic STTLAnimateBehaviorValueTypeCTTLAnimateBehavior.getValueType()Gets the value of the valueType property.static STTLAnimateBehaviorValueTypeReturns the enum constant of this type with the specified name.static STTLAnimateBehaviorValueType[]STTLAnimateBehaviorValueType.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 STTLAnimateBehaviorValueTypeModifier and TypeMethodDescriptionvoidCTTLAnimateBehavior.setValueType(STTLAnimateBehaviorValueType value) Sets the value of the valueType property.