Uses of Enum
org.pptx4j.pml.STTLTriggerRuntimeNode
Packages that use STTLTriggerRuntimeNode
-
Uses of STTLTriggerRuntimeNode in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STTLTriggerRuntimeNodeMethods in org.pptx4j.pml that return STTLTriggerRuntimeNodeModifier and TypeMethodDescriptionstatic STTLTriggerRuntimeNodeCTTLTriggerRuntimeNode.getVal()Gets the value of the val property.static STTLTriggerRuntimeNodeReturns the enum constant of this type with the specified name.static STTLTriggerRuntimeNode[]STTLTriggerRuntimeNode.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 STTLTriggerRuntimeNodeModifier and TypeMethodDescriptionvoidCTTLTriggerRuntimeNode.setVal(STTLTriggerRuntimeNode value) Sets the value of the val property.