| Package | Description |
|---|---|
| org.docx4j.org.w3.x1998.math.mathML |
| Modifier and Type | Field and Description |
|---|---|
protected QualifierType |
MathType.degree |
protected QualifierType |
QualifierType.degree |
protected QualifierType |
MathType.logbase |
protected QualifierType |
QualifierType.logbase |
| Modifier and Type | Method and Description |
|---|---|
QualifierType |
ObjectFactory.createQualifierType()
Create an instance of
QualifierType |
QualifierType |
MathType.getDegree()
Gets the value of the degree property.
|
QualifierType |
QualifierType.getDegree()
Gets the value of the degree property.
|
QualifierType |
MathType.getLogbase()
Gets the value of the logbase property.
|
QualifierType |
QualifierType.getLogbase()
Gets the value of the logbase property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<QualifierType> |
ObjectFactory.createDegree(QualifierType value)
|
JAXBElement<QualifierType> |
ObjectFactory.createLogbase(QualifierType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<QualifierType> |
ObjectFactory.createDegree(QualifierType value)
|
JAXBElement<QualifierType> |
ObjectFactory.createLogbase(QualifierType value)
|
void |
MathType.setDegree(QualifierType value)
Sets the value of the degree property.
|
void |
QualifierType.setDegree(QualifierType value)
Sets the value of the degree property.
|
void |
MathType.setLogbase(QualifierType value)
Sets the value of the logbase property.
|
void |
QualifierType.setLogbase(QualifierType value)
Sets the value of the logbase property.
|
Copyright © 2007-2020. All Rights Reserved.