Uses of Class
org.compiere.model.MPriceListVersion
Packages that use 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
Methods in org.compiere.model that return MPriceListVersionModifier and TypeMethodDescriptionMPriceList.getPriceListVersion
(Timestamp valid) Get Price List VersionMPriceListVersion.markImmutable()
Constructors in org.compiere.model with parameters of type MPriceListVersionModifierConstructorDescriptionMPriceListVersion
(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