Uses of Class
org.compiere.model.MPriceListVersion
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 MPriceListVersion in org.compiere.model
Modifier and TypeMethodDescriptionMPriceList.getPriceListVersion
(Timestamp valid) Get Price List VersionMPriceListVersion.markImmutable()
ModifierConstructorDescriptionMPriceListVersion
(Properties ctx, MPriceListVersion copy) Copy constructorMPriceListVersion
(Properties ctx, MPriceListVersion copy, String trxName) Copy constructorCopy constructorMProductPrice
(MPriceListVersion plv, int M_Product_ID, BigDecimal PriceList, BigDecimal PriceStd, BigDecimal PriceLimit) Parent Constructor