Uses of Enum
org.pptx4j.pml.STTLTimeNodeMasterRelation
Packages that use STTLTimeNodeMasterRelation
-
Uses of STTLTimeNodeMasterRelation in org.pptx4j.pml
Fields in org.pptx4j.pml declared as STTLTimeNodeMasterRelationModifier and TypeFieldDescriptionprotected STTLTimeNodeMasterRelationCTTLCommonTimeNodeData.masterRelMethods in org.pptx4j.pml that return STTLTimeNodeMasterRelationModifier and TypeMethodDescriptionstatic STTLTimeNodeMasterRelationCTTLCommonTimeNodeData.getMasterRel()Gets the value of the masterRel property.static STTLTimeNodeMasterRelationReturns 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 STTLTimeNodeMasterRelationModifier and TypeMethodDescriptionvoidCTTLCommonTimeNodeData.setMasterRel(STTLTimeNodeMasterRelation value) Sets the value of the masterRel property.