Uses of Enum
org.docx4j.dml.diagram.STHierBranchStyle
Packages that use STHierBranchStyle
-
Uses of STHierBranchStyle in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as STHierBranchStyleMethods in org.docx4j.dml.diagram that return STHierBranchStyleModifier and TypeMethodDescriptionstatic STHierBranchStyleCTHierBranchStyle.getVal()Gets the value of the val property.static STHierBranchStyleReturns the enum constant of this type with the specified name.static STHierBranchStyle[]STHierBranchStyle.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.dml.diagram with parameters of type STHierBranchStyleModifier and TypeMethodDescriptionvoidCTHierBranchStyle.setVal(STHierBranchStyle value) Sets the value of the val property.