Interface I_COF_OSServico

All Known Implementing Classes:
MCOFOSServico, X_COF_OSServico

public interface I_COF_OSServico
Generated Interface for COF_OSServico
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_Faturado

      void setCOF_Faturado(boolean COF_Faturado)
      Set Faturado
    • isCOF_Faturado

      boolean isCOF_Faturado()
      Get Faturado
    • setCOF_Motivo

      void setCOF_Motivo(String COF_Motivo)
      Set Motivo
    • getCOF_Motivo

      String getCOF_Motivo()
      Get Motivo
    • setCOF_OSServico_ID

      void setCOF_OSServico_ID(int COF_OSServico_ID)
      Set Serviços de Ordem de Serviço. Primary Key : Serviços de Ordem de Serviço
    • getCOF_OSServico_ID

      int getCOF_OSServico_ID()
      Get Serviços de Ordem de Serviço. Primary Key : Serviços de Ordem de Serviço
    • setCOF_OSServico_UU

      void setCOF_OSServico_UU(String COF_OSServico_UU)
      Set COF_OSServico_UU
    • getCOF_OSServico_UU

      String getCOF_OSServico_UU()
      Get COF_OSServico_UU
    • setCOF_OrdemServico_ID

      void setCOF_OrdemServico_ID(int COF_OrdemServico_ID)
      Set Ordem de Serviço. Primary Key : Ordem de Serviço
    • getCOF_OrdemServico_ID

      int getCOF_OrdemServico_ID()
      Get Ordem de Serviço. Primary Key : Ordem de Serviço
    • getCOF_OrdemServico

      I_COF_OrdemServico getCOF_OrdemServico() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_Servico_ID

      void setCOF_Servico_ID(int COF_Servico_ID)
      Set Serviço
    • getCOF_Servico_ID

      int getCOF_Servico_ID()
      Get Serviço
    • getCOF_Servico

      I_M_Product getCOF_Servico() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_ValorUnitario

      void setCOF_ValorUnitario(BigDecimal COF_ValorUnitario)
      Set Valor Unitário
    • getCOF_ValorUnitario

      BigDecimal getCOF_ValorUnitario()
      Get Valor Unitário
    • 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
    • setGrandTotal

      void setGrandTotal(BigDecimal GrandTotal)
      Set Grand Total. Total amount of document
    • getGrandTotal

      BigDecimal getGrandTotal()
      Get Grand Total. Total amount of document
    • 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_PriceList_ID

      void setM_PriceList_ID(int M_PriceList_ID)
      Set Price List. Unique identifier of a Price List
    • getM_PriceList_ID

      int getM_PriceList_ID()
      Get Price List. Unique identifier of a Price List
    • getM_PriceList

      I_M_PriceList getM_PriceList() throws RuntimeException
      Throws:
      RuntimeException
    • setQty

      void setQty(BigDecimal Qty)
      Set Quantity. Quantity
    • getQty

      BigDecimal getQty()
      Get Quantity. Quantity
    • getUpdated

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

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