Uses of Enum Class
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 class with the specified name.static STHierBranchStyle[]STHierBranchStyle.values()Returns an array containing the constants of this enum class, 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.