Uses of Class
org.compiere.print.MPrintPaper
Packages that use MPrintPaper
Package
Description
Provide interface and classes for iDempiere reporting engine.
-
Uses of MPrintPaper in org.compiere.print
Methods in org.compiere.print that return MPrintPaperModifier and TypeMethodDescriptionstatic MPrintPaper
MPrintPaper.get
(int AD_PrintPaper_ID) Get MPrintPaper from cache (immutable)MPrintPaper.markImmutable()
Constructors in org.compiere.print with parameters of type MPrintPaperModifierConstructorDescriptionMPrintPaper
(Properties ctx, MPrintPaper copy) Copy constructorMPrintPaper
(Properties ctx, MPrintPaper copy, String trxName) Copy constructorMPrintPaper
(MPrintPaper copy) Copy constructor