Uses of Class
org.docx4j.org.w3.x1998.math.mathML.CnType
| Package | Description |
|---|---|
| org.docx4j.org.w3.x1998.math.mathML |
-
Uses of CnType in org.docx4j.org.w3.x1998.math.mathML
Fields in org.docx4j.org.w3.x1998.math.mathML declared as CnType Modifier and Type Field Description protected CnTypeMathType. cnprotected CnTypeQualifierType. cnMethods in org.docx4j.org.w3.x1998.math.mathML that return CnType Modifier and Type Method Description CnTypeObjectFactory. createCnType()Create an instance ofCnTypeCnTypeMathType. getCn()Gets the value of the cn property.CnTypeQualifierType. getCn()Gets the value of the cn property.Methods in org.docx4j.org.w3.x1998.math.mathML that return types with arguments of type CnType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CnType>ObjectFactory. createCn(CnType value)Methods in org.docx4j.org.w3.x1998.math.mathML with parameters of type CnType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CnType>ObjectFactory. createCn(CnType value)voidMathType. setCn(CnType value)Sets the value of the cn property.voidQualifierType. setCn(CnType value)Sets the value of the cn property.