Interface I_C_ProjectLine

All Known Implementing Classes:
MProjectLine, X_C_ProjectLine

public interface I_C_ProjectLine
Generated Interface for C_ProjectLine
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
    • setCommittedAmt

      void setCommittedAmt(BigDecimal CommittedAmt)
      Set Committed Amount. The (legal) commitment amount
    • getCommittedAmt

      BigDecimal getCommittedAmt()
      Get Committed Amount. The (legal) commitment amount
    • setCommittedQty

      void setCommittedQty(BigDecimal CommittedQty)
      Set Committed Quantity. The (legal) commitment Quantity
    • getCommittedQty

      BigDecimal getCommittedQty()
      Get Committed Quantity. The (legal) commitment Quantity
    • setC_Order_ID

      void setC_Order_ID(int C_Order_ID)
      Set Order. Order
    • getC_Order_ID

      int getC_Order_ID()
      Get Order. Order
    • getC_Order

      I_C_Order getC_Order() throws RuntimeException
      Throws:
      RuntimeException
    • setC_OrderPO_ID

      void setC_OrderPO_ID(int C_OrderPO_ID)
      Set Purchase Order. Purchase Order
    • getC_OrderPO_ID

      int getC_OrderPO_ID()
      Get Purchase Order. Purchase Order
    • getC_OrderPO

      I_C_Order getC_OrderPO() throws RuntimeException
      Throws:
      RuntimeException
    • setC_Project_ID

      void setC_Project_ID(int C_Project_ID)
      Set Project. Financial Project
    • getC_Project_ID

      int getC_Project_ID()
      Get Project. Financial Project
    • getC_Project

      I_C_Project getC_Project() throws RuntimeException
      Throws:
      RuntimeException
    • setC_ProjectIssue_ID

      void setC_ProjectIssue_ID(int C_ProjectIssue_ID)
      Set Project Issue. Project Issues (Material, Labor)
    • getC_ProjectIssue_ID

      int getC_ProjectIssue_ID()
      Get Project Issue. Project Issues (Material, Labor)
    • getC_ProjectIssue

      I_C_ProjectIssue getC_ProjectIssue() throws RuntimeException
      Throws:
      RuntimeException
    • setC_ProjectLine_ID

      void setC_ProjectLine_ID(int C_ProjectLine_ID)
      Set Project Line. Task or step in a project
    • getC_ProjectLine_ID

      int getC_ProjectLine_ID()
      Get Project Line. Task or step in a project
    • setC_ProjectLine_UU

      void setC_ProjectLine_UU(String C_ProjectLine_UU)
      Set C_ProjectLine_UU
    • getC_ProjectLine_UU

      String getC_ProjectLine_UU()
      Get C_ProjectLine_UU
    • setC_ProjectPhase_ID

      void setC_ProjectPhase_ID(int C_ProjectPhase_ID)
      Set Project Phase. Phase of a Project
    • getC_ProjectPhase_ID

      int getC_ProjectPhase_ID()
      Get Project Phase. Phase of a Project
    • getC_ProjectPhase

      I_C_ProjectPhase getC_ProjectPhase() throws RuntimeException
      Throws:
      RuntimeException
    • setC_ProjectTask_ID

      void setC_ProjectTask_ID(int C_ProjectTask_ID)
      Set Project Task. Actual Project Task in a Phase
    • getC_ProjectTask_ID

      int getC_ProjectTask_ID()
      Get Project Task. Actual Project Task in a Phase
    • getC_ProjectTask

      I_C_ProjectTask getC_ProjectTask() throws RuntimeException
      Throws:
      RuntimeException
    • getCreated

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

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

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

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

      void setDoPricing(String DoPricing)
      Set Pricing
    • getDoPricing

      String getDoPricing()
      Get Pricing
    • setInvoicedAmt

      void setInvoicedAmt(BigDecimal InvoicedAmt)
      Set Invoiced Amount. The amount invoiced
    • getInvoicedAmt

      BigDecimal getInvoicedAmt()
      Get Invoiced Amount. The amount invoiced
    • setInvoicedQty

      void setInvoicedQty(BigDecimal InvoicedQty)
      Set Quantity Invoiced. The quantity invoiced
    • getInvoicedQty

      BigDecimal getInvoicedQty()
      Get Quantity Invoiced. The quantity invoiced
    • 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
    • setIsPrinted

      void setIsPrinted(boolean IsPrinted)
      Set Printed. Indicates if this document / line is printed
    • isPrinted

      boolean isPrinted()
      Get Printed. Indicates if this document / line is printed
    • 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_Product_Category_ID

      void setM_Product_Category_ID(int M_Product_Category_ID)
      Set Product Category. Category of a Product
    • getM_Product_Category_ID

      int getM_Product_Category_ID()
      Get Product Category. Category of a Product
    • getM_Product_Category

      I_M_Product_Category getM_Product_Category() 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
    • setM_Production_ID

      void setM_Production_ID(int M_Production_ID)
      Set Production. Plan for producing a product
    • getM_Production_ID

      int getM_Production_ID()
      Get Production. Plan for producing a product
    • getM_Production

      I_M_Production getM_Production() throws RuntimeException
      Throws:
      RuntimeException
    • setPlannedAmt

      void setPlannedAmt(BigDecimal PlannedAmt)
      Set Planned Amount. Planned amount for this project
    • getPlannedAmt

      BigDecimal getPlannedAmt()
      Get Planned Amount. Planned amount for this project
    • setPlannedMarginAmt

      void setPlannedMarginAmt(BigDecimal PlannedMarginAmt)
      Set Planned Margin. Project' s planned margin amount
    • getPlannedMarginAmt

      BigDecimal getPlannedMarginAmt()
      Get Planned Margin. Project' s planned margin amount
    • setPlannedPrice

      void setPlannedPrice(BigDecimal PlannedPrice)
      Set Planned Price. Planned price for this project line
    • getPlannedPrice

      BigDecimal getPlannedPrice()
      Get Planned Price. Planned price for this project line
    • setPlannedQty

      void setPlannedQty(BigDecimal PlannedQty)
      Set Planned Quantity. Planned quantity for this project
    • getPlannedQty

      BigDecimal getPlannedQty()
      Get Planned Quantity. Planned quantity for this project
    • setProcessed

      void setProcessed(boolean Processed)
      Set Processed. The document has been processed
    • isProcessed

      boolean isProcessed()
      Get Processed. The document has been processed
    • getUpdated

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

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