Uses of Class
org.compiere.model.MRfQLine
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 MRfQLine in org.compiere.model
Modifier and TypeMethodDescriptionstatic MRfQLine
MRfQLine.get
(int C_RfQLine_ID) Get MRfQLine from DBstatic MRfQLine
Get MRfQLine from DBstatic MRfQLine
MRfQLine.get
(Properties ctx, int C_RfQLine_ID, String trxName) Get MRfQLine from DBMRfQLine[]
MRfQ.getLines()
Get active RFQ LinesMRfQResponseLine.getRfQLine()
Get RfQ LineModifierConstructorDescriptionMRfQLine
(Properties ctx, MRfQLine copy) Copy constructorMRfQLine
(Properties ctx, MRfQLine copy, String trxName) Copy constructorCopy constructorMRfQLineQty
(MRfQLine line) Parent ConstructorMRfQResponseLine
(MRfQResponse response, MRfQLine line) Parent Constructor.
Create and save MRfQResponseLineQty if MRfQLineQty IsRfQQty=Y.