Uses of Enum
org.pptx4j.pml.STTLTimeNodePresetClassType
Packages that use STTLTimeNodePresetClassType
-
Uses of STTLTimeNodePresetClassType in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STTLTimeNodePresetClassTypeModifier and TypeFieldDescriptionprotected STTLTimeNodePresetClassTypeCTTLCommonTimeNodeData.presetClassMethods in org.pptx4j.pml that return STTLTimeNodePresetClassTypeModifier and TypeMethodDescriptionstatic STTLTimeNodePresetClassTypeCTTLCommonTimeNodeData.getPresetClass()Gets the value of the presetClass property.static STTLTimeNodePresetClassTypeReturns the enum constant of this type with the specified name.static STTLTimeNodePresetClassType[]STTLTimeNodePresetClassType.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 STTLTimeNodePresetClassTypeModifier and TypeMethodDescriptionvoidCTTLCommonTimeNodeData.setPresetClass(STTLTimeNodePresetClassType value) Sets the value of the presetClass property.