Uses of Class
org.docx4j.dml.CTEmptyElement
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTEmptyElement in org.docx4j.dml
Fields in org.docx4j.dml declared as CTEmptyElement Modifier and Type Field Description protected CTEmptyElementCTColorMappingOverride. masterClrMappingMethods in org.docx4j.dml that return CTEmptyElement Modifier and Type Method Description CTEmptyElementObjectFactory. createCTEmptyElement()Create an instance ofCTEmptyElementCTEmptyElementCTColorMappingOverride. getMasterClrMapping()Gets the value of the masterClrMapping property.Methods in org.docx4j.dml that return types with arguments of type CTEmptyElement Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTEmptyElement>ObjectFactory. createThemeManager(CTEmptyElement value)Methods in org.docx4j.dml with parameters of type CTEmptyElement Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTEmptyElement>ObjectFactory. createThemeManager(CTEmptyElement value)voidCTColorMappingOverride. setMasterClrMapping(CTEmptyElement value)Sets the value of the masterClrMapping property.