Uses of Class
org.docx4j.model.listnumbering.ListLevel
| Package | Description |
|---|---|
| org.docx4j.model.listnumbering |
-
Uses of ListLevel in org.docx4j.model.listnumbering
Methods in org.docx4j.model.listnumbering that return ListLevel Modifier and Type Method Description ListLevelListNumberingDefinition. getLevel(java.lang.String ilvl)Methods in org.docx4j.model.listnumbering that return types with arguments of type ListLevel Modifier and Type Method Description java.util.HashMap<java.lang.String,ListLevel>AbstractListNumberingDefinition. getListLevels()Constructors in org.docx4j.model.listnumbering with parameters of type ListLevel Constructor Description ListLevel(ListLevel masterCopy)Constructor for a ListLevel in an instance definition.