Uses of Class
org.pptx4j.pml.STTLTriggerRuntimeNode
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of STTLTriggerRuntimeNode in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STTLTriggerRuntimeNode Modifier and Type Field Description protected STTLTriggerRuntimeNodeCTTLTriggerRuntimeNode. valMethods in org.pptx4j.pml that return STTLTriggerRuntimeNode Modifier and Type Method Description static STTLTriggerRuntimeNodeSTTLTriggerRuntimeNode. fromValue(java.lang.String v)STTLTriggerRuntimeNodeCTTLTriggerRuntimeNode. getVal()Gets the value of the val property.static STTLTriggerRuntimeNodeSTTLTriggerRuntimeNode. valueOf(java.lang.String name)Returns 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 STTLTriggerRuntimeNode Modifier and Type Method Description voidCTTLTriggerRuntimeNode. setVal(STTLTriggerRuntimeNode value)Sets the value of the val property.