Uses of Class
org.compiere.model.MRfQ
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 MRfQ in org.compiere.model
Modifier and TypeMethodDescriptionstatic MRfQ
MRfQ.get
(int C_RfQ_ID) Get MRfQ from DBstatic MRfQ
Get MRfQ from DBstatic MRfQ
MRfQ.get
(Properties ctx, int C_RfQ_ID, String trxName) Get MRfQ from DBMRfQResponse.getRfQ()
Get RfQModifierConstructorDescriptionMRfQ
(Properties ctx, MRfQ copy) Copy constructorMRfQ
(Properties ctx, MRfQ copy, String trxName) Copy constructorCopy constructorParent ConstructorMRfQResponse
(MRfQ rfq, MBPartner partner) Parent ConstructorMRfQResponse
(MRfQ rfq, MRfQTopicSubscriber subscriber) Parent ConstructorMRfQResponse
(MRfQ rfq, MRfQTopicSubscriber subscriber, int C_BPartner_ID, int C_BPartner_Location_ID, int AD_User_ID) Parent Constructor.