Interface I_COF_OrcamentoItem

All Known Implementing Classes:
MCOFOrcamentoItem, X_COF_OrcamentoItem

public interface I_COF_OrcamentoItem
Generated Interface for COF_OrcamentoItem
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
    • setCOF_Fator

      void setCOF_Fator(String COF_Fator)
      Set Fator
    • getCOF_Fator

      String getCOF_Fator()
      Get Fator
    • setCOF_OrcamentoGrupo_ID

      void setCOF_OrcamentoGrupo_ID(int COF_OrcamentoGrupo_ID)
      Set Grupo Orçamentário. Primary Key : Grupo Orçamentário
    • getCOF_OrcamentoGrupo_ID

      int getCOF_OrcamentoGrupo_ID()
      Get Grupo Orçamentário. Primary Key : Grupo Orçamentário
    • getCOF_OrcamentoGrupo

      I_COF_OrcamentoGrupo getCOF_OrcamentoGrupo() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setCOF_OrcamentoItem_UU

      void setCOF_OrcamentoItem_UU(String COF_OrcamentoItem_UU)
      Set COF_OrcamentoItem_UU
    • getCOF_OrcamentoItem_UU

      String getCOF_OrcamentoItem_UU()
      Get COF_OrcamentoItem_UU
    • setCOF_OrcamentoPeriodo_ID

      void setCOF_OrcamentoPeriodo_ID(int COF_OrcamentoPeriodo_ID)
      Set Período de Orçamento. Primary Key : Período
    • getCOF_OrcamentoPeriodo_ID

      int getCOF_OrcamentoPeriodo_ID()
      Get Período de Orçamento. Primary Key : Período
    • getCOF_OrcamentoPeriodo

      I_COF_OrcamentoPeriodo getCOF_OrcamentoPeriodo() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_UltimaAtualizacao

      void setCOF_UltimaAtualizacao(Timestamp COF_UltimaAtualizacao)
      Set Última Atualização
    • getCOF_UltimaAtualizacao

      Timestamp getCOF_UltimaAtualizacao()
      Get Última Atualização
    • setCOF_ValorCalculado

      void setCOF_ValorCalculado(BigDecimal COF_ValorCalculado)
      Set Valor Calculado
    • getCOF_ValorCalculado

      BigDecimal getCOF_ValorCalculado()
      Get Valor Calculado
    • setCOF_ValorComposto

      void setCOF_ValorComposto(boolean COF_ValorComposto)
      Set Valor Composto
    • isCOF_ValorComposto

      boolean isCOF_ValorComposto()
      Get Valor Composto
    • setCOF_ValorOrcado

      void setCOF_ValorOrcado(BigDecimal COF_ValorOrcado)
      Set Valor Orçado
    • getCOF_ValorOrcado

      BigDecimal getCOF_ValorOrcado()
      Get Valor Orçado
    • 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
    • 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
    • setSeqNo

      void setSeqNo(int SeqNo)
      Set Sequence. Method of ordering records; lowest number comes first
    • getSeqNo

      int getSeqNo()
      Get Sequence. Method of ordering records; lowest number comes first
    • getUpdated

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

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

      void setValue(String Value)
      Set Search Key. Search key for the record in the format required - must be unique
    • getValue

      String getValue()
      Get Search Key. Search key for the record in the format required - must be unique