Interface I_COF_ControleAbastecimento

All Known Implementing Classes:
MCOFControleAbastecimento, X_COF_ControleAbastecimento

public interface I_COF_ControleAbastecimento
Generated Interface for COF_ControleAbastecimento
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • getAD_Client_ID

      int getAD_Client_ID()
      Get Client. Client/Tenant for this installation.
    • setAD_Org_ID

      void setAD_Org_ID(int AD_Org_ID)
      Set Organization. Organizational entity within client
    • getAD_Org_ID

      int getAD_Org_ID()
      Get Organization. Organizational entity within client
    • setCOF_Combustivel_ID

      void setCOF_Combustivel_ID(int COF_Combustivel_ID)
      Set Combustivel
    • getCOF_Combustivel_ID

      int getCOF_Combustivel_ID()
      Get Combustivel
    • setCOF_ControleAbastecimento_ID

      void setCOF_ControleAbastecimento_ID(int COF_ControleAbastecimento_ID)
      Set Controle de Abastecimento
    • getCOF_ControleAbastecimento_ID

      int getCOF_ControleAbastecimento_ID()
      Get Controle de Abastecimento
    • setCOF_ControleAbastecimento_UU

      void setCOF_ControleAbastecimento_UU(String COF_ControleAbastecimento_UU)
      Set COF_ControleAbastecimento_UU
    • getCOF_ControleAbastecimento_UU

      String getCOF_ControleAbastecimento_UU()
      Get COF_ControleAbastecimento_UU
    • setCOF_DataAbastecimento

      void setCOF_DataAbastecimento(Timestamp COF_DataAbastecimento)
      Set Data de Abastecimento
    • getCOF_DataAbastecimento

      Timestamp getCOF_DataAbastecimento()
      Get Data de Abastecimento
    • setCOF_Driver_ID

      void setCOF_Driver_ID(int COF_Driver_ID)
      Set Motorista. Primary Key : Driver
    • getCOF_Driver_ID

      int getCOF_Driver_ID()
      Get Motorista. Primary Key : Driver
    • getCOF_Driver

      I_COF_Driver getCOF_Driver() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_Equipments_ID

      void setCOF_Equipments_ID(int COF_Equipments_ID)
      Set Equipamentos. Primary Key : Equipments
    • getCOF_Equipments_ID

      int getCOF_Equipments_ID()
      Get Equipamentos. Primary Key : Equipments
    • getCOF_Equipments

      I_COF_Equipments getCOF_Equipments() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_Litros

      void setCOF_Litros(BigDecimal COF_Litros)
      Set Litros
    • getCOF_Litros

      BigDecimal getCOF_Litros()
      Get Litros
    • setCOF_Placa

      void setCOF_Placa(String COF_Placa)
      Set Placa
    • getCOF_Placa

      String getCOF_Placa()
      Get Placa
    • setCOF_PrecoUnitario

      void setCOF_PrecoUnitario(BigDecimal COF_PrecoUnitario)
      Set Preço Unitário
    • getCOF_PrecoUnitario

      BigDecimal getCOF_PrecoUnitario()
      Get Preço Unitário
    • setCOF_Quilometragem

      void setCOF_Quilometragem(int COF_Quilometragem)
      Set Quilometragem
    • getCOF_Quilometragem

      int getCOF_Quilometragem()
      Get Quilometragem
    • setCOF_ValorTotal

      void setCOF_ValorTotal(BigDecimal COF_ValorTotal)
      Set Valor Total
    • getCOF_ValorTotal

      BigDecimal getCOF_ValorTotal()
      Get Valor Total
    • 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_Invoice_ID

      void setC_Invoice_ID(int C_Invoice_ID)
      Set Invoice. Invoice Identifier
    • getC_Invoice_ID

      int getC_Invoice_ID()
      Get Invoice. Invoice Identifier
    • getC_Invoice

      I_C_Invoice getC_Invoice() 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
    • 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