Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x201611.main.CTPictureAttributionSourceURL
Packages that use CTPictureAttributionSourceURL
Package
Description
-
Uses of CTPictureAttributionSourceURL in org.docx4j.com.microsoft.schemas.office.drawing.x201611.main
Methods in org.docx4j.com.microsoft.schemas.office.drawing.x201611.main that return CTPictureAttributionSourceURLModifier and TypeMethodDescriptionObjectFactory.createCTPictureAttributionSourceURL()Create an instance ofCTPictureAttributionSourceURLMethods in org.docx4j.com.microsoft.schemas.office.drawing.x201611.main that return types with arguments of type CTPictureAttributionSourceURLModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTPictureAttributionSourceURL>ObjectFactory.createPicAttrSrcUrl(CTPictureAttributionSourceURL value) Methods in org.docx4j.com.microsoft.schemas.office.drawing.x201611.main with parameters of type CTPictureAttributionSourceURLModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTPictureAttributionSourceURL>ObjectFactory.createPicAttrSrcUrl(CTPictureAttributionSourceURL value) -
Uses of CTPictureAttributionSourceURL in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d declared as CTPictureAttributionSourceURLMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d that return CTPictureAttributionSourceURLModifier and TypeMethodDescriptionCTModel3D.getAttrSrcUrl()Gets the value of the attrSrcUrl property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d with parameters of type CTPictureAttributionSourceURLModifier and TypeMethodDescriptionvoidCTModel3D.setAttrSrcUrl(CTPictureAttributionSourceURL value) Sets the value of the attrSrcUrl property.