Uses of Class
org.compiere.model.MProductPrice
Packages that use MProductPrice
Package
Description
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of MProductPrice in org.compiere.model
Methods in org.compiere.model that return MProductPriceModifier and TypeMethodDescriptionstatic MProductPrice
MProductPrice.get
(Properties ctx, int M_PriceList_Version_ID, int M_Product_ID, String trxName) Get Product PriceMPriceListVersion.getProductPrice
(boolean refresh) Get Product PriceMPriceListVersion.getProductPrice
(String whereClause) Get Product PriceMProductPrice.markImmutable()
Constructors in org.compiere.model with parameters of type MProductPriceModifierConstructorDescriptionMProductPrice
(Properties ctx, MProductPrice copy) Copy constructorMProductPrice
(Properties ctx, MProductPrice copy, String trxName) Copy constructorMProductPrice
(MProductPrice copy) Copy constructor