Uses of Class
org.docx4j.wml.CTFtnEdnSepRef
Packages that use CTFtnEdnSepRef
-
Uses of CTFtnEdnSepRef in org.docx4j.wml
Fields in org.docx4j.wml with type parameters of type CTFtnEdnSepRefModifier and TypeFieldDescriptionprotected List<CTFtnEdnSepRef>CTEdnDocProps.endnoteprotected List<CTFtnEdnSepRef>CTFtnDocProps.footnoteMethods in org.docx4j.wml that return CTFtnEdnSepRefModifier and TypeMethodDescriptionObjectFactory.createCTFtnEdnSepRef()Create an instance ofCTFtnEdnSepRefMethods in org.docx4j.wml that return types with arguments of type CTFtnEdnSepRefModifier and TypeMethodDescriptionCTEdnDocProps.getEndnote()Gets the value of the endnote property.CTFtnDocProps.getFootnote()Gets the value of the footnote property.