Uses of Class
org.docx4j.wml.DocDefaults.PPrDefault
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of DocDefaults.PPrDefault in org.docx4j.wml
Fields in org.docx4j.wml declared as DocDefaults.PPrDefault Modifier and Type Field Description protected DocDefaults.PPrDefaultDocDefaults. pPrDefaultMethods in org.docx4j.wml that return DocDefaults.PPrDefault Modifier and Type Method Description DocDefaults.PPrDefaultObjectFactory. createDocDefaultsPPrDefault()Create an instance ofDocDefaults.PPrDefaultDocDefaults.PPrDefaultDocDefaults. getPPrDefault()Gets the value of the pPrDefault property.Methods in org.docx4j.wml with parameters of type DocDefaults.PPrDefault Modifier and Type Method Description voidDocDefaults. setPPrDefault(DocDefaults.PPrDefault value)Sets the value of the pPrDefault property.