Uses of Class
org.docx4j.wml.Jc

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

    Fields in org.docx4j.wml declared as Jc
    Modifier and Type
    Field
    Description
    protected Jc
    CTTblPrBase.jc
     
    protected Jc
    CTTblPrExBase.jc
     
    protected Jc
    PPrBase.jc
     
    protected Jc
    Lvl.lvlJc
     
    Methods in org.docx4j.wml that return Jc
    Modifier and Type
    Method
    Description
    ObjectFactory.createJc()
    Create an instance of Jc
    CTTblPrBase.getJc()
    Gets the value of the jc property.
    CTTblPrExBase.getJc()
    Gets the value of the jc property.
    PPrBase.getJc()
    Gets the value of the jc property.
    Lvl.getLvlJc()
    Gets the value of the lvlJc property.
    Methods in org.docx4j.wml that return types with arguments of type Jc
    Modifier and Type
    Method
    Description
    jakarta.xml.bind.JAXBElement<Jc>
    ObjectFactory.createCTTrPrBaseJc(Jc value)
    Create an instance of JAXBElement<Jc>}
    Methods in org.docx4j.wml with parameters of type Jc
    Modifier and Type
    Method
    Description
    jakarta.xml.bind.JAXBElement<Jc>
    ObjectFactory.createCTTrPrBaseJc(Jc value)
    Create an instance of JAXBElement<Jc>}
    void
    CTTblPrBase.setJc(Jc value)
    Sets the value of the jc property.
    void
    CTTblPrExBase.setJc(Jc value)
    Sets the value of the jc property.
    void
    PPrBase.setJc(Jc value)
    Sets the value of the jc property.
    void
    Lvl.setLvlJc(Jc value)
    Sets the value of the lvlJc property.