Uses of Class
org.docx4j.wml.Numbering.AbstractNum.Name
Packages that use Numbering.AbstractNum.Name
-
Uses of Numbering.AbstractNum.Name in org.docx4j.wml
Fields in org.docx4j.wml declared as Numbering.AbstractNum.NameMethods in org.docx4j.wml that return Numbering.AbstractNum.NameModifier and TypeMethodDescriptionObjectFactory.createNumberingAbstractNumName()Create an instance ofNumbering.AbstractNum.NameNumbering.AbstractNum.getName()Gets the value of the name property.Methods in org.docx4j.wml with parameters of type Numbering.AbstractNum.NameModifier and TypeMethodDescriptionvoidNumbering.AbstractNum.setName(Numbering.AbstractNum.Name value) Sets the value of the name property.