java.lang.Object
javax.xml.bind.JAXBElement<
CTText>
org.docx4j.math.CTR.TMath
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- CTR
public static class CTR.TMath
extends javax.xml.bind.JAXBElement<CTText>
- See Also:
- Serialized Form
-
Nested Class Summary
Nested classes/interfaces inherited from class javax.xml.bind.JAXBElement
javax.xml.bind.JAXBElement.GlobalScope
-
Field Summary
Fields
| Modifier and Type |
Field |
Description |
protected static javax.xml.namespace.QName |
NAME |
|
Fields inherited from class javax.xml.bind.JAXBElement
declaredType, name, nil, scope, value
-
-
Method Summary
Methods inherited from class javax.xml.bind.JAXBElement
getDeclaredType, getName, getScope, getValue, isGlobalScope, isNil, isTypeSubstituted, setNil, setValue
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
protected static final javax.xml.namespace.QName NAME
-