Uses of Class
org.docx4j.com.microsoft.schemas.office.webextensions.webextension_2010_11.CTOsfWebExtensionReference
Packages that use CTOsfWebExtensionReference
-
Uses of CTOsfWebExtensionReference 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 CTOsfWebExtensionReferenceModifier and TypeFieldDescriptionprotected CTOsfWebExtensionReferenceCTOsfWebExtension.referenceFields in org.docx4j.com.microsoft.schemas.office.webextensions.webextension_2010_11 with type parameters of type CTOsfWebExtensionReferenceModifier and TypeFieldDescriptionprotected List<CTOsfWebExtensionReference>CTOsfWebExtensionReferenceList.referenceMethods in org.docx4j.com.microsoft.schemas.office.webextensions.webextension_2010_11 that return CTOsfWebExtensionReferenceModifier and TypeMethodDescriptionObjectFactory.createCTOsfWebExtensionReference()Create an instance ofCTOsfWebExtensionReferenceCTOsfWebExtension.getReference()Gets the value of the reference property.Methods in org.docx4j.com.microsoft.schemas.office.webextensions.webextension_2010_11 that return types with arguments of type CTOsfWebExtensionReferenceModifier and TypeMethodDescriptionCTOsfWebExtensionReferenceList.getReference()Gets the value of the reference property.Methods in org.docx4j.com.microsoft.schemas.office.webextensions.webextension_2010_11 with parameters of type CTOsfWebExtensionReferenceModifier and TypeMethodDescriptionvoidCTOsfWebExtension.setReference(CTOsfWebExtensionReference value) Sets the value of the reference property.