Uses of Class
org.docx4j.wml.CTFtnEdnSepRef
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTFtnEdnSepRef in org.docx4j.wml
Fields in org.docx4j.wml with type parameters of type CTFtnEdnSepRef Modifier and Type Field Description protected java.util.List<CTFtnEdnSepRef>CTEdnDocProps. endnoteprotected java.util.List<CTFtnEdnSepRef>CTFtnDocProps. footnoteMethods in org.docx4j.wml that return CTFtnEdnSepRef Modifier and Type Method Description CTFtnEdnSepRefObjectFactory. createCTFtnEdnSepRef()Create an instance ofCTFtnEdnSepRefMethods in org.docx4j.wml that return types with arguments of type CTFtnEdnSepRef Modifier and Type Method Description java.util.List<CTFtnEdnSepRef>CTEdnDocProps. getEndnote()Gets the value of the endnote property.java.util.List<CTFtnEdnSepRef>CTFtnDocProps. getFootnote()Gets the value of the footnote property.