Uses of Class
org.docx4j.wml.CTFFDDList.Default
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTFFDDList.Default in org.docx4j.wml
Fields in org.docx4j.wml declared as CTFFDDList.Default Modifier and Type Field Description protected CTFFDDList.DefaultCTFFDDList. _defaultMethods in org.docx4j.wml that return CTFFDDList.Default Modifier and Type Method Description CTFFDDList.DefaultObjectFactory. createCTFFDDListDefault()Create an instance ofCTFFDDList.DefaultCTFFDDList.DefaultCTFFDDList. getDefault()Gets the value of the default property.Methods in org.docx4j.wml with parameters of type CTFFDDList.Default Modifier and Type Method Description voidCTFFDDList. setDefault(CTFFDDList.Default value)Sets the value of the default property.