Uses of Class
org.compiere.model.MRfQLineQty
-
Packages that use MRfQLineQty Package Description org.compiere.model Provides for.... -
-
Uses of MRfQLineQty in org.compiere.model
Methods in org.compiere.model that return MRfQLineQty Modifier and Type Method Description static MRfQLineQtyMRfQLineQty. get(Properties ctx, int C_RfQLineQty_ID, String trxName)Get MRfQLineQty from CacheMRfQLineQty[]MRfQLine. getQtys()Get QuantitiesMRfQLineQty[]MRfQLine. getQtys(boolean requery)Get QuantitiesMRfQLineQtyMRfQResponseLineQty. getRfQLineQty()Get RfQ Line QtyConstructors in org.compiere.model with parameters of type MRfQLineQty Constructor Description MRfQLineQty(Properties ctx, MRfQLineQty copy)MRfQLineQty(Properties ctx, MRfQLineQty copy, String trxName)MRfQLineQty(MRfQLineQty copy)MRfQResponseLineQty(MRfQResponseLine line, MRfQLineQty qty)Parent Constructor
-