Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x201611.main.CTPictureAttributionSourceURL
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x201611.main | |
| org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d |
-
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 CTPictureAttributionSourceURL Modifier and Type Method Description CTPictureAttributionSourceURLObjectFactory. createCTPictureAttributionSourceURL()Create an instance ofCTPictureAttributionSourceURLMethods in org.docx4j.com.microsoft.schemas.office.drawing.x201611.main that return types with arguments of type CTPictureAttributionSourceURL Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTPictureAttributionSourceURL>ObjectFactory. createPicAttrSrcUrl(CTPictureAttributionSourceURL value)Methods in org.docx4j.com.microsoft.schemas.office.drawing.x201611.main with parameters of type CTPictureAttributionSourceURL Modifier and Type Method Description jakarta.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 CTPictureAttributionSourceURL Modifier and Type Field Description protected CTPictureAttributionSourceURLCTModel3D. attrSrcUrlMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d that return CTPictureAttributionSourceURL Modifier and Type Method Description CTPictureAttributionSourceURLCTModel3D. getAttrSrcUrl()Gets the value of the attrSrcUrl property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d with parameters of type CTPictureAttributionSourceURL Modifier and Type Method Description voidCTModel3D. setAttrSrcUrl(CTPictureAttributionSourceURL value)Sets the value of the attrSrcUrl property.