Uses of Class
org.docx4j.dml.diagram.STHierBranchStyle
| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
-
Uses of STHierBranchStyle in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as STHierBranchStyle Modifier and Type Field Description protected STHierBranchStyleCTHierBranchStyle. valMethods in org.docx4j.dml.diagram that return STHierBranchStyle Modifier and Type Method Description static STHierBranchStyleSTHierBranchStyle. fromValue(java.lang.String v)STHierBranchStyleCTHierBranchStyle. getVal()Gets the value of the val property.static STHierBranchStyleSTHierBranchStyle. valueOf(java.lang.String name)Returns 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 STHierBranchStyle Modifier and Type Method Description voidCTHierBranchStyle. setVal(STHierBranchStyle value)Sets the value of the val property.