Uses of Class
org.pptx4j.pml.STTLTimeNodeMasterRelation
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of STTLTimeNodeMasterRelation in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STTLTimeNodeMasterRelation Modifier and Type Field Description protected STTLTimeNodeMasterRelationCTTLCommonTimeNodeData. masterRelMethods in org.pptx4j.pml that return STTLTimeNodeMasterRelation Modifier and Type Method Description static STTLTimeNodeMasterRelationSTTLTimeNodeMasterRelation. fromValue(java.lang.String v)STTLTimeNodeMasterRelationCTTLCommonTimeNodeData. getMasterRel()Gets the value of the masterRel property.static STTLTimeNodeMasterRelationSTTLTimeNodeMasterRelation. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STTLTimeNodeMasterRelation[]STTLTimeNodeMasterRelation. 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 STTLTimeNodeMasterRelation Modifier and Type Method Description voidCTTLCommonTimeNodeData. setMasterRel(STTLTimeNodeMasterRelation value)Sets the value of the masterRel property.