Uses of Class
org.docx4j.org.w3.x1998.math.mathML.CiType
| Package | Description |
|---|---|
| org.docx4j.org.w3.x1998.math.mathML |
-
Uses of CiType in org.docx4j.org.w3.x1998.math.mathML
Fields in org.docx4j.org.w3.x1998.math.mathML declared as CiType Modifier and Type Field Description protected CiTypeMathType. ciprotected CiTypeQualifierType. ciMethods in org.docx4j.org.w3.x1998.math.mathML that return CiType Modifier and Type Method Description CiTypeObjectFactory. createCiType()Create an instance ofCiTypeCiTypeMathType. getCi()Gets the value of the ci property.CiTypeQualifierType. getCi()Gets the value of the ci property.Methods in org.docx4j.org.w3.x1998.math.mathML that return types with arguments of type CiType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CiType>ObjectFactory. createCi(CiType value)Methods in org.docx4j.org.w3.x1998.math.mathML with parameters of type CiType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CiType>ObjectFactory. createCi(CiType value)voidMathType. setCi(CiType value)Sets the value of the ci property.voidQualifierType. setCi(CiType value)Sets the value of the ci property.