Uses of Class
org.docx4j.wml.CTDocPartCategory.Name
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTDocPartCategory.Name in org.docx4j.wml
Fields in org.docx4j.wml declared as CTDocPartCategory.Name Modifier and Type Field Description protected CTDocPartCategory.NameCTDocPartCategory. nameMethods in org.docx4j.wml that return CTDocPartCategory.Name Modifier and Type Method Description CTDocPartCategory.NameObjectFactory. createCTDocPartCategoryName()Create an instance ofCTDocPartCategory.NameCTDocPartCategory.NameCTDocPartCategory. getName()Gets the value of the name property.Methods in org.docx4j.wml with parameters of type CTDocPartCategory.Name Modifier and Type Method Description voidCTDocPartCategory. setName(CTDocPartCategory.Name value)Sets the value of the name property.