Interface I_COF_OrcamentoConfig

All Known Implementing Classes:
MCOFOrcamentoConfig, X_COF_OrcamentoConfig

public interface I_COF_OrcamentoConfig
Generated Interface for COF_OrcamentoConfig
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
    • setAccountType

      void setAccountType(String AccountType)
      Set Account Type. Indicates the type of account
    • getAccountType

      String getAccountType()
      Get Account Type. Indicates the type of account
    • setAccount_ID

      void setAccount_ID(int Account_ID)
      Set Account. Account used
    • getAccount_ID

      int getAccount_ID()
      Get Account. Account used
    • getAccount

      I_C_ElementValue getAccount() throws RuntimeException
      Throws:
      RuntimeException
    • setAmount

      void setAmount(BigDecimal Amount)
      Set Amount. Amount in a defined currency
    • getAmount

      BigDecimal getAmount()
      Get Amount. Amount in a defined currency
    • setCOF_LocationFrom_ID

      void setCOF_LocationFrom_ID(int COF_LocationFrom_ID)
      Set Location From
    • getCOF_LocationFrom_ID

      int getCOF_LocationFrom_ID()
      Get Location From
    • getCOF_LocationFrom

      I_C_Location getCOF_LocationFrom() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_LocationTo_ID

      void setCOF_LocationTo_ID(int COF_LocationTo_ID)
      Set Location To
    • getCOF_LocationTo_ID

      int getCOF_LocationTo_ID()
      Get Location To
    • getCOF_LocationTo

      I_C_Location getCOF_LocationTo() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_OrcamentoConfig_ID

      void setCOF_OrcamentoConfig_ID(int COF_OrcamentoConfig_ID)
      Set Configuração do Orçamento. Primary Key : Configuração do Orçamento
    • getCOF_OrcamentoConfig_ID

      int getCOF_OrcamentoConfig_ID()
      Get Configuração do Orçamento. Primary Key : Configuração do Orçamento
    • setCOF_OrcamentoConfig_UU

      void setCOF_OrcamentoConfig_UU(String COF_OrcamentoConfig_UU)
      Set COF_OrcamentoConfig_UU
    • getCOF_OrcamentoConfig_UU

      String getCOF_OrcamentoConfig_UU()
      Get COF_OrcamentoConfig_UU
    • setCOF_OrcamentoItem_ID

      void setCOF_OrcamentoItem_ID(int COF_OrcamentoItem_ID)
      Set Item Orçamentário. Primary Key : Item Orçamentário
    • getCOF_OrcamentoItem_ID

      int getCOF_OrcamentoItem_ID()
      Get Item Orçamentário. Primary Key : Item Orçamentário
    • getCOF_OrcamentoItem

      I_COF_OrcamentoItem getCOF_OrcamentoItem() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_ValorCalculado

      void setCOF_ValorCalculado(BigDecimal COF_ValorCalculado)
      Set Valor Calculado
    • getCOF_ValorCalculado

      BigDecimal getCOF_ValorCalculado()
      Get Valor Calculado
    • setC_Activity_ID

      void setC_Activity_ID(int C_Activity_ID)
      Set Activity. Business Activity
    • getC_Activity_ID

      int getC_Activity_ID()
      Get Activity. Business Activity
    • getC_Activity

      I_C_Activity getC_Activity() throws RuntimeException
      Throws:
      RuntimeException
    • setC_BPartner_ID

      void setC_BPartner_ID(int C_BPartner_ID)
      Set Business Partner. Identifies a Business Partner
    • getC_BPartner_ID

      int getC_BPartner_ID()
      Get Business Partner. Identifies a Business Partner
    • getC_BPartner

      I_C_BPartner getC_BPartner() throws RuntimeException
      Throws:
      RuntimeException
    • setC_Campaign_ID

      void setC_Campaign_ID(int C_Campaign_ID)
      Set Campaign. Marketing Campaign
    • getC_Campaign_ID

      int getC_Campaign_ID()
      Get Campaign. Marketing Campaign
    • getC_Campaign

      I_C_Campaign getC_Campaign() 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_SalesRegion_ID

      void setC_SalesRegion_ID(int C_SalesRegion_ID)
      Set Sales Region. Sales coverage region
    • getC_SalesRegion_ID

      int getC_SalesRegion_ID()
      Get Sales Region. Sales coverage region
    • getC_SalesRegion

      I_C_SalesRegion getC_SalesRegion() 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
    • 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
    • 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
    • setUser1_ID

      void setUser1_ID(int User1_ID)
      Set User Element List 1. User defined list element #1
    • getUser1_ID

      int getUser1_ID()
      Get User Element List 1. User defined list element #1
    • getUser1

      Throws:
      RuntimeException
    • setUser2_ID

      void setUser2_ID(int User2_ID)
      Set User Element List 2. User defined list element #2
    • getUser2_ID

      int getUser2_ID()
      Get User Element List 2. User defined list element #2
    • getUser2

      Throws:
      RuntimeException