Uses of Class
org.docx4j.wml.PPrBase.NumPr
Packages that use PPrBase.NumPr
Package
Description
-
Uses of PPrBase.NumPr in org.docx4j.model.properties.paragraph
Constructors in org.docx4j.model.properties.paragraph with parameters of type PPrBase.NumPr -
Uses of PPrBase.NumPr in org.docx4j.model.styles
Methods in org.docx4j.model.styles that return PPrBase.NumPrModifier and TypeMethodDescriptionstatic PPrBase.NumPrStyleUtil.apply(PPrBase.NumPr source, PPrBase.NumPr destination) Methods in org.docx4j.model.styles with parameters of type PPrBase.NumPrModifier and TypeMethodDescriptionstatic PPrBase.NumPrStyleUtil.apply(PPrBase.NumPr source, PPrBase.NumPr destination) static booleanStyleUtil.areEqual(PPrBase.NumPr numPr1, PPrBase.NumPr numPr2) static booleanStyleUtil.isEmpty(PPrBase.NumPr numPr) -
Uses of PPrBase.NumPr in org.docx4j.openpackaging.parts.WordprocessingML
Methods in org.docx4j.openpackaging.parts.WordprocessingML with parameters of type PPrBase.NumPr -
Uses of PPrBase.NumPr in org.docx4j.wml
Fields in org.docx4j.wml declared as PPrBase.NumPrMethods in org.docx4j.wml that return PPrBase.NumPrModifier and TypeMethodDescriptionObjectFactory.createPPrBaseNumPr()Create an instance ofPPrBase.NumPrPPrBase.getNumPr()Gets the value of the numPr property.Methods in org.docx4j.wml with parameters of type PPrBase.NumPrModifier and TypeMethodDescriptionvoidPPrBase.setNumPr(PPrBase.NumPr value) Sets the value of the numPr property.