Uses of Class
org.docx4j.wml.Numbering.AbstractNum.Name
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of Numbering.AbstractNum.Name in org.docx4j.wml
Fields in org.docx4j.wml declared as Numbering.AbstractNum.Name Modifier and Type Field Description protected Numbering.AbstractNum.NameNumbering.AbstractNum. nameMethods in org.docx4j.wml that return Numbering.AbstractNum.Name Modifier and Type Method Description Numbering.AbstractNum.NameObjectFactory. createNumberingAbstractNumName()Create an instance ofNumbering.AbstractNum.NameNumbering.AbstractNum.NameNumbering.AbstractNum. getName()Gets the value of the name property.Methods in org.docx4j.wml with parameters of type Numbering.AbstractNum.Name Modifier and Type Method Description voidNumbering.AbstractNum. setName(Numbering.AbstractNum.Name value)Sets the value of the name property.