Uses of Class
org.docx4j.w14.CTReflection
Packages that use CTReflection
-
Uses of CTReflection in org.docx4j.w14
Methods in org.docx4j.w14 that return CTReflectionModifier and TypeMethodDescriptionObjectFactory.createCTReflection()Create an instance ofCTReflection -
Uses of CTReflection in org.docx4j.wml
Fields in org.docx4j.wml declared as CTReflectionMethods in org.docx4j.wml that return CTReflectionModifier and TypeMethodDescriptionRPrAbstract.getReflection()Gets the value of the reflection property.Methods in org.docx4j.wml that return types with arguments of type CTReflectionModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTReflection>ObjectFactory.createCTParaRPrOriginalReflection(CTReflection value) jakarta.xml.bind.JAXBElement<CTReflection>ObjectFactory.createCTRPrChangeRPrReflection(CTReflection value) Methods in org.docx4j.wml with parameters of type CTReflectionModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTReflection>ObjectFactory.createCTParaRPrOriginalReflection(CTReflection value) jakarta.xml.bind.JAXBElement<CTReflection>ObjectFactory.createCTRPrChangeRPrReflection(CTReflection value) voidRPrAbstract.setReflection(CTReflection value) Sets the value of the reflection property.