Class MRfQLineQty

    • Constructor Detail

      • MRfQLineQty

        public MRfQLineQty​(Properties ctx,
                           int C_RfQLineQty_ID,
                           String trxName)
        Standard Constructor
        Parameters:
        ctx - context
        C_RfQLineQty_ID - id
        trxName - transaction
      • MRfQLineQty

        public MRfQLineQty​(Properties ctx,
                           ResultSet rs,
                           String trxName)
        Load Constructor
        Parameters:
        ctx - context
        rs - result set
        trxName - transaction
      • MRfQLineQty

        public MRfQLineQty​(MRfQLine line)
        Parent Constructor
        Parameters:
        line - RfQ line
      • MRfQLineQty

        public MRfQLineQty​(MRfQLineQty copy)
        Parameters:
        copy -
    • Method Detail

      • get

        public static MRfQLineQty get​(Properties ctx,
                                      int C_RfQLineQty_ID,
                                      String trxName)
        Get MRfQLineQty from Cache
        Parameters:
        ctx - context
        C_RfQLineQty_ID - id
        trxName - transaction
        Returns:
        MRfQLineQty
      • getUomName

        public String getUomName()
        Get Uom Name
        Returns:
        UOM
      • getResponseQtys

        public MRfQResponseLineQty[] getResponseQtys​(boolean onlyValidAmounts)
        Get active Response Qtys of this RfQ Qty
        Parameters:
        onlyValidAmounts - only valid amounts
        Returns:
        array of response line qtys