Uses of Class
org.docx4j.wml.CTFFDDList.Result
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTFFDDList.Result in org.docx4j.wml
Fields in org.docx4j.wml declared as CTFFDDList.Result Modifier and Type Field Description protected CTFFDDList.ResultCTFFDDList. resultMethods in org.docx4j.wml that return CTFFDDList.Result Modifier and Type Method Description CTFFDDList.ResultObjectFactory. createCTFFDDListResult()Create an instance ofCTFFDDList.ResultCTFFDDList.ResultCTFFDDList. getResult()Gets the value of the result property.Methods in org.docx4j.wml with parameters of type CTFFDDList.Result Modifier and Type Method Description voidCTFFDDList. setResult(CTFFDDList.Result value)Sets the value of the result property.