Interface I_C_RfQLineQty

  • All Known Implementing Classes:
    MRfQLineQty, X_C_RfQLineQty

    public interface I_C_RfQLineQty
    Generated Interface for C_RfQLineQty
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • setAD_Org_ID

        void setAD_Org_ID​(int AD_Org_ID)
        Set Organization. Organizational entity within client
      • getAD_Org_ID

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • setBenchmarkPrice

        void setBenchmarkPrice​(BigDecimal BenchmarkPrice)
        Set Benchmark Price. Price to compare responses to
      • getBenchmarkPrice

        BigDecimal getBenchmarkPrice()
        Get Benchmark Price. Price to compare responses to
      • setBestResponseAmt

        void setBestResponseAmt​(BigDecimal BestResponseAmt)
        Set Best Response Amount. Best Response Amount
      • getBestResponseAmt

        BigDecimal getBestResponseAmt()
        Get Best Response Amount. Best Response Amount
      • getCreated

        Timestamp getCreated()
        Get Created. Date this record was created
      • getCreatedBy

        int getCreatedBy()
        Get Created By. User who created this records
      • setC_RfQLine_ID

        void setC_RfQLine_ID​(int C_RfQLine_ID)
        Set RfQ Line. Request for Quotation Line
      • getC_RfQLine_ID

        int getC_RfQLine_ID()
        Get RfQ Line. Request for Quotation Line
      • setC_RfQLineQty_ID

        void setC_RfQLineQty_ID​(int C_RfQLineQty_ID)
        Set RfQ Line Quantity. Request for Quotation Line Quantity
      • getC_RfQLineQty_ID

        int getC_RfQLineQty_ID()
        Get RfQ Line Quantity. Request for Quotation Line Quantity
      • setC_RfQLineQty_UU

        void setC_RfQLineQty_UU​(String C_RfQLineQty_UU)
        Set C_RfQLineQty_UU
      • getC_RfQLineQty_UU

        String getC_RfQLineQty_UU()
        Get C_RfQLineQty_UU
      • setC_UOM_ID

        void setC_UOM_ID​(int C_UOM_ID)
        Set UOM. Unit of Measure
      • getC_UOM_ID

        int getC_UOM_ID()
        Get UOM. Unit of Measure
      • setIsActive

        void setIsActive​(boolean IsActive)
        Set Active. The record is active in the system
      • isActive

        boolean isActive()
        Get Active. The record is active in the system
      • setIsOfferQty

        void setIsOfferQty​(boolean IsOfferQty)
        Set Offer Quantity. This quantity is used in the Offer to the Customer
      • isOfferQty

        boolean isOfferQty()
        Get Offer Quantity. This quantity is used in the Offer to the Customer
      • setIsPurchaseQty

        void setIsPurchaseQty​(boolean IsPurchaseQty)
        Set Purchase Quantity. This quantity is used in the Purchase Order to the Supplier
      • isPurchaseQty

        boolean isPurchaseQty()
        Get Purchase Quantity. This quantity is used in the Purchase Order to the Supplier
      • setIsRfQQty

        void setIsRfQQty​(boolean IsRfQQty)
        Set RfQ Quantity. The quantity is used when generating RfQ Responses
      • isRfQQty

        boolean isRfQQty()
        Get RfQ Quantity. The quantity is used when generating RfQ Responses
      • setMargin

        void setMargin​(BigDecimal Margin)
        Set Margin %. Margin for a product as a percentage
      • getMargin

        BigDecimal getMargin()
        Get Margin %. Margin for a product as a percentage
      • setOfferAmt

        void setOfferAmt​(BigDecimal OfferAmt)
        Set Offer Amount. Amount of the Offer
      • getOfferAmt

        BigDecimal getOfferAmt()
        Get Offer Amount. Amount of the Offer
      • setQty

        void setQty​(BigDecimal Qty)
        Set Quantity. Quantity
      • getQty

        BigDecimal getQty()
        Get Quantity. Quantity
      • getUpdated

        Timestamp getUpdated()
        Get Updated. Date this record was updated
      • getUpdatedBy

        int getUpdatedBy()
        Get Updated By. User who updated this records