Uses of Class
org.docx4j.org.w3.x1998.math.mathML.ApplyType
| Package | Description |
|---|---|
| org.docx4j.org.w3.x1998.math.mathML |
-
Uses of ApplyType in org.docx4j.org.w3.x1998.math.mathML
Fields in org.docx4j.org.w3.x1998.math.mathML declared as ApplyType Modifier and Type Field Description protected ApplyTypeMathType. applyprotected ApplyTypeQualifierType. applyMethods in org.docx4j.org.w3.x1998.math.mathML that return ApplyType Modifier and Type Method Description ApplyTypeObjectFactory. createApplyType()Create an instance ofApplyTypeApplyTypeMathType. getApply()Gets the value of the apply property.ApplyTypeQualifierType. getApply()Gets the value of the apply property.Methods in org.docx4j.org.w3.x1998.math.mathML that return types with arguments of type ApplyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ApplyType>ObjectFactory. createApply(ApplyType value)Methods in org.docx4j.org.w3.x1998.math.mathML with parameters of type ApplyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ApplyType>ObjectFactory. createApply(ApplyType value)voidMathType. setApply(ApplyType value)Sets the value of the apply property.voidQualifierType. setApply(ApplyType value)Sets the value of the apply property.