Interface I_C_RfQLine

All Known Implementing Classes:
MRfQLine, X_C_RfQLine

public interface I_C_RfQLine
Generated Interface for C_RfQLine
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_RfQ_ID

      void setC_RfQ_ID(int C_RfQ_ID)
      Set RfQ. Request for Quotation
    • getC_RfQ_ID

      int getC_RfQ_ID()
      Get RfQ. Request for Quotation
    • getC_RfQ

      I_C_RfQ getC_RfQ() throws RuntimeException
      Throws:
      RuntimeException
    • 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_RfQLine_UU

      void setC_RfQLine_UU(String C_RfQLine_UU)
      Set C_RfQLine_UU
    • getC_RfQLine_UU

      String getC_RfQLine_UU()
      Get C_RfQLine_UU
    • setDateWorkComplete

      void setDateWorkComplete(Timestamp DateWorkComplete)
      Set Work Complete. Date when work is (planned to be) complete
    • getDateWorkComplete

      Timestamp getDateWorkComplete()
      Get Work Complete. Date when work is (planned to be) complete
    • setDateWorkStart

      void setDateWorkStart(Timestamp DateWorkStart)
      Set Work Start. Date when work is (planned to be) started
    • getDateWorkStart

      Timestamp getDateWorkStart()
      Get Work Start. Date when work is (planned to be) started
    • setDeliveryDays

      void setDeliveryDays(int DeliveryDays)
      Set Delivery Days. Number of Days (planned) until Delivery
    • getDeliveryDays

      int getDeliveryDays()
      Get Delivery Days. Number of Days (planned) until Delivery
    • setDescription

      void setDescription(String Description)
      Set Description. Optional short description of the record
    • getDescription

      String getDescription()
      Get Description. Optional short description of the record
    • setHelp

      void setHelp(String Help)
      Set Comment/Help. Comment or Hint
    • getHelp

      String getHelp()
      Get Comment/Help. Comment or Hint
    • 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
    • setLine

      void setLine(int Line)
      Set Line No. Unique line for this document
    • getLine

      int getLine()
      Get Line No. Unique line for this document
    • setM_AttributeSetInstance_ID

      void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
      Set Attribute Set Instance. Product Attribute Set Instance
    • getM_AttributeSetInstance_ID

      int getM_AttributeSetInstance_ID()
      Get Attribute Set Instance. Product Attribute Set Instance
    • getM_AttributeSetInstance

      I_M_AttributeSetInstance getM_AttributeSetInstance() throws RuntimeException
      Throws:
      RuntimeException
    • setM_Product_ID

      void setM_Product_ID(int M_Product_ID)
      Set Product. Product, Service, Item
    • getM_Product_ID

      int getM_Product_ID()
      Get Product. Product, Service, Item
    • getM_Product

      I_M_Product getM_Product() throws RuntimeException
      Throws:
      RuntimeException
    • getUpdated

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

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