Uses of Class
org.docx4j.com.microsoft.schemas.office.webextensions.webextension_2010_11.CTOsfWebExtensionReference
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.webextensions.webextension_2010_11 |
-
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 CTOsfWebExtensionReference Modifier and Type Field Description protected CTOsfWebExtensionReferenceCTOsfWebExtension. referenceFields in org.docx4j.com.microsoft.schemas.office.webextensions.webextension_2010_11 with type parameters of type CTOsfWebExtensionReference Modifier and Type Field Description protected java.util.List<CTOsfWebExtensionReference>CTOsfWebExtensionReferenceList. referenceMethods in org.docx4j.com.microsoft.schemas.office.webextensions.webextension_2010_11 that return CTOsfWebExtensionReference Modifier and Type Method Description CTOsfWebExtensionReferenceObjectFactory. createCTOsfWebExtensionReference()Create an instance ofCTOsfWebExtensionReferenceCTOsfWebExtensionReferenceCTOsfWebExtension. 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 CTOsfWebExtensionReference Modifier and Type Method Description java.util.List<CTOsfWebExtensionReference>CTOsfWebExtensionReferenceList. getReference()Gets the value of the reference property.Methods in org.docx4j.com.microsoft.schemas.office.webextensions.webextension_2010_11 with parameters of type CTOsfWebExtensionReference Modifier and Type Method Description voidCTOsfWebExtension. setReference(CTOsfWebExtensionReference value)Sets the value of the reference property.