Uses of Class
org.docx4j.com.microsoft.schemas.office.webextensions.webextension_2010_11.CTOsfWebExtensionReferenceList
Packages that use CTOsfWebExtensionReferenceList
-
Uses of CTOsfWebExtensionReferenceList in org.docx4j.com.microsoft.schemas.office.webextensions.webextension_2010_11
Fields in org.docx4j.com.microsoft.schemas.office.webextensions.webextension_2010_11 declared as CTOsfWebExtensionReferenceListModifier and TypeFieldDescriptionprotected CTOsfWebExtensionReferenceListCTOsfWebExtension.alternateReferencesMethods in org.docx4j.com.microsoft.schemas.office.webextensions.webextension_2010_11 that return CTOsfWebExtensionReferenceListModifier and TypeMethodDescriptionObjectFactory.createCTOsfWebExtensionReferenceList()Create an instance ofCTOsfWebExtensionReferenceListCTOsfWebExtension.getAlternateReferences()Gets the value of the alternateReferences property.Methods in org.docx4j.com.microsoft.schemas.office.webextensions.webextension_2010_11 with parameters of type CTOsfWebExtensionReferenceListModifier and TypeMethodDescriptionvoidCTOsfWebExtension.setAlternateReferences(CTOsfWebExtensionReferenceList value) Sets the value of the alternateReferences property.