Uses of Class
org.compiere.print.MPrintPaper
-
Packages that use MPrintPaper Package Description org.compiere.print Provides for.... -
-
Uses of MPrintPaper in org.compiere.print
Methods in org.compiere.print that return MPrintPaper Modifier and Type Method Description static MPrintPaperMPrintPaper. get(int AD_PrintPaper_ID)Get Paper from cache (immutable)MPrintPaperMPrintPaper. markImmutable()Constructors in org.compiere.print with parameters of type MPrintPaper Constructor Description MPrintPaper(Properties ctx, MPrintPaper copy)MPrintPaper(Properties ctx, MPrintPaper copy, String trxName)MPrintPaper(MPrintPaper copy)
-