Uses of Class
org.docx4j.wml.Lvl

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

    Fields in org.docx4j.wml declared as Lvl
    Modifier and Type
    Field
    Description
    protected Lvl
    Numbering.Num.LvlOverride.lvl
     
    Fields in org.docx4j.wml with type parameters of type Lvl
    Modifier and Type
    Field
    Description
    protected List<Lvl>
    Numbering.AbstractNum.lvl
     
    Methods in org.docx4j.wml that return Lvl
    Modifier and Type
    Method
    Description
    ObjectFactory.createLvl()
    Create an instance of Lvl
    Numbering.Num.LvlOverride.getLvl()
    Gets the value of the lvl property.
    Methods in org.docx4j.wml that return types with arguments of type Lvl
    Modifier and Type
    Method
    Description
    Numbering.AbstractNum.getLvl()
    Gets the value of the lvl property.
    Methods in org.docx4j.wml with parameters of type Lvl
    Modifier and Type
    Method
    Description
    void
    Numbering.Num.LvlOverride.setLvl(Lvl value)
    Sets the value of the lvl property.