Uses of Class
org.docx4j.w14.CTReflection
| Package | Description |
|---|---|
| org.docx4j.w14 | |
| org.docx4j.wml |
-
Uses of CTReflection in org.docx4j.w14
Methods in org.docx4j.w14 that return CTReflection Modifier and Type Method Description CTReflectionObjectFactory. createCTReflection()Create an instance ofCTReflection -
Uses of CTReflection in org.docx4j.wml
Fields in org.docx4j.wml declared as CTReflection Modifier and Type Field Description protected CTReflectionRPrAbstract. reflectionMethods in org.docx4j.wml that return CTReflection Modifier and Type Method Description CTReflectionRPrAbstract. getReflection()Gets the value of the reflection property.Methods in org.docx4j.wml that return types with arguments of type CTReflection Modifier and Type Method Description jakarta.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 CTReflection Modifier and Type Method Description jakarta.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.