Uses of Interface
org.compiere.model.I_AD_PrintHeaderFooter
-
Packages that use I_AD_PrintHeaderFooter Package Description org.adempiere.base org.compiere.model Provides for.... -
-
Uses of I_AD_PrintHeaderFooter in org.adempiere.base
Methods in org.adempiere.base with parameters of type I_AD_PrintHeaderFooter Modifier and Type Method Description static IPrintHeaderFooterCore. getPrintHeaderFooter(I_AD_PrintHeaderFooter printHeaderFooter)Get print header/footer instance -
Uses of I_AD_PrintHeaderFooter in org.compiere.model
Classes in org.compiere.model that implement I_AD_PrintHeaderFooter Modifier and Type Class Description classX_AD_PrintHeaderFooterGenerated Model for AD_PrintHeaderFooterMethods in org.compiere.model that return I_AD_PrintHeaderFooter Modifier and Type Method Description I_AD_PrintHeaderFooterI_AD_PrintFormat. getAD_PrintHeaderFooter()I_AD_PrintHeaderFooterX_AD_PrintFormat. getAD_PrintHeaderFooter()
-