Uses of Interface
org.compiere.model.I_C_BPartner
-
Packages that use I_C_BPartner Package Description org.adempiere.exceptions org.compiere.model Provides for....org.eevolution.model -
-
Uses of I_C_BPartner in org.adempiere.exceptions
Constructors in org.adempiere.exceptions with parameters of type I_C_BPartner Constructor Description BPartnerNoAddressException(I_C_BPartner bp)BPartnerNoBillToAddressException(I_C_BPartner bp)BPartnerNoShipToAddressException(I_C_BPartner bp) -
Uses of I_C_BPartner in org.compiere.model
Classes in org.compiere.model that implement I_C_BPartner Modifier and Type Class Description classMBPartnerBusiness Partner ModelclassX_C_BPartnerGenerated Model for C_BPartner -
Uses of I_C_BPartner in org.eevolution.model
-