Uses of Class
org.docx4j.wml.Numbering.AbstractNum.StyleLink
Packages that use Numbering.AbstractNum.StyleLink
-
Uses of Numbering.AbstractNum.StyleLink in org.docx4j.wml
Fields in org.docx4j.wml declared as Numbering.AbstractNum.StyleLinkModifier and TypeFieldDescriptionprotected Numbering.AbstractNum.StyleLinkNumbering.AbstractNum.styleLinkMethods in org.docx4j.wml that return Numbering.AbstractNum.StyleLinkModifier and TypeMethodDescriptionObjectFactory.createNumberingAbstractNumStyleLink()Create an instance ofNumbering.AbstractNum.StyleLinkNumbering.AbstractNum.getStyleLink()Gets the value of the styleLink property.Methods in org.docx4j.wml with parameters of type Numbering.AbstractNum.StyleLinkModifier and TypeMethodDescriptionvoidNumbering.AbstractNum.setStyleLink(Numbering.AbstractNum.StyleLink value) Sets the value of the styleLink property.