Uses of Class
org.docx4j.org.w3.x1998.math.mathML.OperatorType
| Package | Description |
|---|---|
| org.docx4j.org.w3.x1998.math.mathML |
-
Uses of OperatorType in org.docx4j.org.w3.x1998.math.mathML
Fields in org.docx4j.org.w3.x1998.math.mathML declared as OperatorType Modifier and Type Field Description protected OperatorTypeApplyType. absprotected OperatorTypeApplyType. andprotected OperatorTypeApplyType. arccosprotected OperatorTypeApplyType. arcsinprotected OperatorTypeApplyType. arctanprotected OperatorTypeApplyType. ceilingprotected OperatorTypeApplyType. cosprotected OperatorTypeApplyType. divideprotected OperatorTypeApplyType. eqprotected OperatorTypeApplyType. expprotected OperatorTypeApplyType. floorprotected OperatorTypeApplyType. geqprotected OperatorTypeApplyType. gtprotected OperatorTypeApplyType. leqprotected OperatorTypeApplyType. lnprotected OperatorTypeApplyType. logprotected OperatorTypeApplyType. ltprotected OperatorTypeApplyType. maxprotected OperatorTypeApplyType. minprotected OperatorTypeApplyType. minusprotected OperatorTypeApplyType. neqprotected OperatorTypeApplyType. notprotected OperatorTypeApplyType. orprotected OperatorTypeApplyType. plusprotected OperatorTypeApplyType. powerprotected OperatorTypeApplyType. quotientprotected OperatorTypeApplyType. remprotected OperatorTypeApplyType. rootprotected OperatorTypeApplyType. sinprotected OperatorTypeApplyType. tanprotected OperatorTypeApplyType. timesprotected OperatorTypeApplyType. xorMethods in org.docx4j.org.w3.x1998.math.mathML that return OperatorType Modifier and Type Method Description OperatorTypeObjectFactory. createOperatorType()Create an instance ofOperatorTypeOperatorTypeApplyType. getAbs()Gets the value of the abs property.OperatorTypeApplyType. getAnd()Gets the value of the and property.OperatorTypeApplyType. getArccos()Gets the value of the arccos property.OperatorTypeApplyType. getArcsin()Gets the value of the arcsin property.OperatorTypeApplyType. getArctan()Gets the value of the arctan property.OperatorTypeApplyType. getCeiling()Gets the value of the ceiling property.OperatorTypeApplyType. getCos()Gets the value of the cos property.OperatorTypeApplyType. getDivide()Gets the value of the divide property.OperatorTypeApplyType. getEq()Gets the value of the eq property.OperatorTypeApplyType. getExp()Gets the value of the exp property.OperatorTypeApplyType. getFloor()Gets the value of the floor property.OperatorTypeApplyType. getGeq()Gets the value of the geq property.OperatorTypeApplyType. getGt()Gets the value of the gt property.OperatorTypeApplyType. getLeq()Gets the value of the leq property.OperatorTypeApplyType. getLn()Gets the value of the ln property.OperatorTypeApplyType. getLog()Gets the value of the log property.OperatorTypeApplyType. getLt()Gets the value of the lt property.OperatorTypeApplyType. getMax()Gets the value of the max property.OperatorTypeApplyType. getMin()Gets the value of the min property.OperatorTypeApplyType. getMinus()Gets the value of the minus property.OperatorTypeApplyType. getNeq()Gets the value of the neq property.OperatorTypeApplyType. getNot()Gets the value of the not property.OperatorTypeApplyType. getOr()Gets the value of the or property.OperatorTypeApplyType. getPlus()Gets the value of the plus property.OperatorTypeApplyType. getPower()Gets the value of the power property.OperatorTypeApplyType. getQuotient()Gets the value of the quotient property.OperatorTypeApplyType. getRem()Gets the value of the rem property.OperatorTypeApplyType. getRoot()Gets the value of the root property.OperatorTypeApplyType. getSin()Gets the value of the sin property.OperatorTypeApplyType. getTan()Gets the value of the tan property.OperatorTypeApplyType. getTimes()Gets the value of the times property.OperatorTypeApplyType. getXor()Gets the value of the xor property.Methods in org.docx4j.org.w3.x1998.math.mathML that return types with arguments of type OperatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createAbs(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createAnd(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createArccos(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createArcsin(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createArctan(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createCeiling(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createCos(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createDivide(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createEq(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createExp(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createFloor(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createGeq(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createGt(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createLeq(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createLn(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createLog(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createLt(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createMax(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createMin(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createMinus(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createNeq(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createNot(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createOr(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createPlus(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createPower(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createProduct(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createQuotient(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createRem(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createRoot(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createSin(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createSum(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createTan(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createTimes(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createXor(OperatorType value)Methods in org.docx4j.org.w3.x1998.math.mathML with parameters of type OperatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createAbs(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createAnd(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createArccos(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createArcsin(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createArctan(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createCeiling(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createCos(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createDivide(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createEq(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createExp(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createFloor(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createGeq(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createGt(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createLeq(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createLn(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createLog(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createLt(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createMax(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createMin(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createMinus(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createNeq(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createNot(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createOr(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createPlus(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createPower(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createProduct(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createQuotient(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createRem(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createRoot(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createSin(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createSum(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createTan(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createTimes(OperatorType value)jakarta.xml.bind.JAXBElement<OperatorType>ObjectFactory. createXor(OperatorType value)voidApplyType. setAbs(OperatorType value)Sets the value of the abs property.voidApplyType. setAnd(OperatorType value)Sets the value of the and property.voidApplyType. setArccos(OperatorType value)Sets the value of the arccos property.voidApplyType. setArcsin(OperatorType value)Sets the value of the arcsin property.voidApplyType. setArctan(OperatorType value)Sets the value of the arctan property.voidApplyType. setCeiling(OperatorType value)Sets the value of the ceiling property.voidApplyType. setCos(OperatorType value)Sets the value of the cos property.voidApplyType. setDivide(OperatorType value)Sets the value of the divide property.voidApplyType. setEq(OperatorType value)Sets the value of the eq property.voidApplyType. setExp(OperatorType value)Sets the value of the exp property.voidApplyType. setFloor(OperatorType value)Sets the value of the floor property.voidApplyType. setGeq(OperatorType value)Sets the value of the geq property.voidApplyType. setGt(OperatorType value)Sets the value of the gt property.voidApplyType. setLeq(OperatorType value)Sets the value of the leq property.voidApplyType. setLn(OperatorType value)Sets the value of the ln property.voidApplyType. setLog(OperatorType value)Sets the value of the log property.voidApplyType. setLt(OperatorType value)Sets the value of the lt property.voidApplyType. setMax(OperatorType value)Sets the value of the max property.voidApplyType. setMin(OperatorType value)Sets the value of the min property.voidApplyType. setMinus(OperatorType value)Sets the value of the minus property.voidApplyType. setNeq(OperatorType value)Sets the value of the neq property.voidApplyType. setNot(OperatorType value)Sets the value of the not property.voidApplyType. setOr(OperatorType value)Sets the value of the or property.voidApplyType. setPlus(OperatorType value)Sets the value of the plus property.voidApplyType. setPower(OperatorType value)Sets the value of the power property.voidApplyType. setQuotient(OperatorType value)Sets the value of the quotient property.voidApplyType. setRem(OperatorType value)Sets the value of the rem property.voidApplyType. setRoot(OperatorType value)Sets the value of the root property.voidApplyType. setSin(OperatorType value)Sets the value of the sin property.voidApplyType. setTan(OperatorType value)Sets the value of the tan property.voidApplyType. setTimes(OperatorType value)Sets the value of the times property.voidApplyType. setXor(OperatorType value)Sets the value of the xor property.