Uses of Class
org.docx4j.wml.Numbering.AbstractNum.StyleLink
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of Numbering.AbstractNum.StyleLink in org.docx4j.wml
Fields in org.docx4j.wml declared as Numbering.AbstractNum.StyleLink Modifier and Type Field Description protected Numbering.AbstractNum.StyleLinkNumbering.AbstractNum. styleLinkMethods in org.docx4j.wml that return Numbering.AbstractNum.StyleLink Modifier and Type Method Description Numbering.AbstractNum.StyleLinkObjectFactory. createNumberingAbstractNumStyleLink()Create an instance ofNumbering.AbstractNum.StyleLinkNumbering.AbstractNum.StyleLinkNumbering.AbstractNum. getStyleLink()Gets the value of the styleLink property.Methods in org.docx4j.wml with parameters of type Numbering.AbstractNum.StyleLink Modifier and Type Method Description voidNumbering.AbstractNum. setStyleLink(Numbering.AbstractNum.StyleLink value)Sets the value of the styleLink property.