Uses of Class
org.compiere.model.MRfQLineQty
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 MRfQLineQty in org.compiere.model
Modifier and TypeMethodDescriptionstatic MRfQLineQty
MRfQLineQty.get
(Properties ctx, int C_RfQLineQty_ID, String trxName) Get MRfQLineQty from CacheMRfQLine.getQtys()
Get QuantitiesMRfQLine.getQtys
(boolean requery) Get RFQ Line QuantitiesMRfQResponseLineQty.getRfQLineQty()
Get RfQ Line QtyModifierConstructorDescriptionMRfQLineQty
(Properties ctx, MRfQLineQty copy) Copy constructorMRfQLineQty
(Properties ctx, MRfQLineQty copy, String trxName) Copy constructorMRfQLineQty
(MRfQLineQty copy) Copy constructorMRfQResponseLineQty
(MRfQResponseLine line, MRfQLineQty qty) Parent Constructor