Uses of Class
org.pptx4j.pml.STTLTimeNodeType
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of STTLTimeNodeType in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STTLTimeNodeType Modifier and Type Field Description protected STTLTimeNodeTypeCTTLCommonTimeNodeData. nodeTypeMethods in org.pptx4j.pml that return STTLTimeNodeType Modifier and Type Method Description static STTLTimeNodeTypeSTTLTimeNodeType. fromValue(java.lang.String v)STTLTimeNodeTypeCTTLCommonTimeNodeData. getNodeType()Gets the value of the nodeType property.static STTLTimeNodeTypeSTTLTimeNodeType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STTLTimeNodeType[]STTLTimeNodeType. 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 STTLTimeNodeType Modifier and Type Method Description voidCTTLCommonTimeNodeData. setNodeType(STTLTimeNodeType value)Sets the value of the nodeType property.