Uses of Enum
org.pptx4j.pml.STTLPreviousActionType
Packages that use STTLPreviousActionType
-
Uses of STTLPreviousActionType in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STTLPreviousActionTypeMethods in org.pptx4j.pml that return STTLPreviousActionTypeModifier and TypeMethodDescriptionstatic STTLPreviousActionTypeCTTLTimeNodeSequence.getPrevAc()Gets the value of the prevAc property.static STTLPreviousActionTypeReturns the enum constant of this type with the specified name.static STTLPreviousActionType[]STTLPreviousActionType.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 STTLPreviousActionTypeModifier and TypeMethodDescriptionvoidCTTLTimeNodeSequence.setPrevAc(STTLPreviousActionType value) Sets the value of the prevAc property.