Uses of Class
org.docx4j.wml.U

Packages that use U
Package Description
org.docx4j.wml  
  • Uses of U in org.docx4j.wml

    Fields in org.docx4j.wml declared as U
    Modifier and Type Field Description
    protected U RPrAbstract.u  
    Methods in org.docx4j.wml that return U
    Modifier and Type Method Description
    U ObjectFactory.createU()
    Create an instance of U
    U RPrAbstract.getU()
    Gets the value of the u property.
    Methods in org.docx4j.wml with parameters of type U
    Modifier and Type Method Description
    void RPrAbstract.setU​(U value)
    Sets the value of the u property.