Class CTR.RPrMath

java.lang.Object
jakarta.xml.bind.JAXBElement<CTRPR>
org.docx4j.math.CTR.RPrMath
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
CTR

public static class CTR.RPrMath
extends jakarta.xml.bind.JAXBElement<CTRPR>
See Also:
Serialized Form
  • Nested Class Summary

    Nested classes/interfaces inherited from class jakarta.xml.bind.JAXBElement

    jakarta.xml.bind.JAXBElement.GlobalScope
  • Field Summary

    Fields
    Modifier and Type Field Description
    protected static javax.xml.namespace.QName NAME  

    Fields inherited from class jakarta.xml.bind.JAXBElement

    declaredType, name, nil, scope, value
  • Constructor Summary

    Constructors
    Constructor Description
    RPrMath()  
    RPrMath​(CTRPR value)  
  • Method Summary

    Methods inherited from class jakarta.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

    • NAME

      protected static final javax.xml.namespace.QName NAME
  • Constructor Details

    • RPrMath

      public RPrMath​(CTRPR value)
    • RPrMath

      public RPrMath()