Uses of Class
org.docx4j.com.microsoft.schemas.office.webextensions.webextension_2010_11.CTOsfWebExtensionBindingList
Packages that use CTOsfWebExtensionBindingList
-
Uses of CTOsfWebExtensionBindingList 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 CTOsfWebExtensionBindingListModifier and TypeFieldDescriptionprotected CTOsfWebExtensionBindingListCTOsfWebExtension.bindingsMethods in org.docx4j.com.microsoft.schemas.office.webextensions.webextension_2010_11 that return CTOsfWebExtensionBindingListModifier and TypeMethodDescriptionObjectFactory.createCTOsfWebExtensionBindingList()Create an instance ofCTOsfWebExtensionBindingListCTOsfWebExtension.getBindings()Gets the value of the bindings property.Methods in org.docx4j.com.microsoft.schemas.office.webextensions.webextension_2010_11 with parameters of type CTOsfWebExtensionBindingListModifier and TypeMethodDescriptionvoidCTOsfWebExtension.setBindings(CTOsfWebExtensionBindingList value) Sets the value of the bindings property.