Interface I_C_RfQResponseLineQty

All Known Implementing Classes:
MRfQResponseLineQty, X_C_RfQResponseLineQty

public interface I_C_RfQResponseLineQty
Generated Interface for C_RfQResponseLineQty
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • getAD_Client_ID

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

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

      int getAD_Org_ID()
      Get Organization. Organizational entity within tenant
    • getCreated

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

      int getCreatedBy()
      Get Created By. User who created this records
    • 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
    • getC_RfQLineQty

      I_C_RfQLineQty getC_RfQLineQty() throws RuntimeException
      Throws:
      RuntimeException
    • setC_RfQResponseLine_ID

      void setC_RfQResponseLine_ID(int C_RfQResponseLine_ID)
      Set RfQ Response Line. Request for Quotation Response Line
    • getC_RfQResponseLine_ID

      int getC_RfQResponseLine_ID()
      Get RfQ Response Line. Request for Quotation Response Line
    • getC_RfQResponseLine

      I_C_RfQResponseLine getC_RfQResponseLine() throws RuntimeException
      Throws:
      RuntimeException
    • setC_RfQResponseLineQty_ID

      void setC_RfQResponseLineQty_ID(int C_RfQResponseLineQty_ID)
      Set RfQ Response Line Qty. Request for Quotation Response Line Quantity
    • getC_RfQResponseLineQty_ID

      int getC_RfQResponseLineQty_ID()
      Get RfQ Response Line Qty. Request for Quotation Response Line Quantity
    • setC_RfQResponseLineQty_UU

      void setC_RfQResponseLineQty_UU(String C_RfQResponseLineQty_UU)
      Set C_RfQResponseLineQty_UU
    • getC_RfQResponseLineQty_UU

      String getC_RfQResponseLineQty_UU()
      Get C_RfQResponseLineQty_UU
    • setDiscount

      void setDiscount(BigDecimal Discount)
      Set Discount %. Discount in percent
    • getDiscount

      BigDecimal getDiscount()
      Get Discount %. Discount in percent
    • 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
    • setPrice

      void setPrice(BigDecimal Price)
      Set Price. Price
    • getPrice

      BigDecimal getPrice()
      Get Price. Price
    • setRanking

      void setRanking(int Ranking)
      Set Ranking. Relative Rank Number
    • getRanking

      int getRanking()
      Get Ranking. Relative Rank Number
    • getUpdated

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

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