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

    • Table_Name

      static final String Table_Name
      TableName=COF_ControleAbastecimento
      See Also:
    • Table_ID

      static final int Table_ID
      AD_Table_ID=1503899
    • Model

      static final KeyNamePair Model
    • accessLevel

      static final BigDecimal accessLevel
      AccessLevel = 3 - Client - Org
    • COLUMNNAME_AD_Client_ID

      static final String COLUMNNAME_AD_Client_ID
      Column name AD_Client_ID
      See Also:
    • COLUMNNAME_AD_Org_ID

      static final String COLUMNNAME_AD_Org_ID
      Column name AD_Org_ID
      See Also:
    • COLUMNNAME_COF_Combustivel_ID

      static final String COLUMNNAME_COF_Combustivel_ID
      Column name COF_Combustivel_ID
      See Also:
    • COLUMNNAME_COF_ConsumoKm

      static final String COLUMNNAME_COF_ConsumoKm
      Column name COF_ConsumoKm
      See Also:
    • COLUMNNAME_COF_ControleAbastecimento_ID

      static final String COLUMNNAME_COF_ControleAbastecimento_ID
      Column name COF_ControleAbastecimento_ID
      See Also:
    • COLUMNNAME_COF_ControleAbastecimento_UU

      static final String COLUMNNAME_COF_ControleAbastecimento_UU
      Column name COF_ControleAbastecimento_UU
      See Also:
    • COLUMNNAME_COF_CustoMedioPorKm

      static final String COLUMNNAME_COF_CustoMedioPorKm
      Column name COF_CustoMedioPorKm
      See Also:
    • COLUMNNAME_COF_DataAbastecimento

      static final String COLUMNNAME_COF_DataAbastecimento
      Column name COF_DataAbastecimento
      See Also:
    • COLUMNNAME_COF_Driver_ID

      static final String COLUMNNAME_COF_Driver_ID
      Column name COF_Driver_ID
      See Also:
    • COLUMNNAME_COF_Equipments_ID

      static final String COLUMNNAME_COF_Equipments_ID
      Column name COF_Equipments_ID
      See Also:
    • COLUMNNAME_COF_Placa

      static final String COLUMNNAME_COF_Placa
      Column name COF_Placa
      See Also:
    • COLUMNNAME_COF_PrecoUnitario

      static final String COLUMNNAME_COF_PrecoUnitario
      Column name COF_PrecoUnitario
      See Also:
    • COLUMNNAME_COF_QtdAbastecimento

      static final String COLUMNNAME_COF_QtdAbastecimento
      Column name COF_QtdAbastecimento
      See Also:
    • COLUMNNAME_COF_Quilometragem

      static final String COLUMNNAME_COF_Quilometragem
      Column name COF_Quilometragem
      See Also:
    • COLUMNNAME_COF_TipoAbastecimento

      static final String COLUMNNAME_COF_TipoAbastecimento
      Column name COF_TipoAbastecimento
      See Also:
    • COLUMNNAME_COF_ValorTotal

      static final String COLUMNNAME_COF_ValorTotal
      Column name COF_ValorTotal
      See Also:
    • COLUMNNAME_C_BPartner_ID

      static final String COLUMNNAME_C_BPartner_ID
      Column name C_BPartner_ID
      See Also:
    • COLUMNNAME_C_Invoice_ID

      static final String COLUMNNAME_C_Invoice_ID
      Column name C_Invoice_ID
      See Also:
    • COLUMNNAME_Created

      static final String COLUMNNAME_Created
      Column name Created
      See Also:
    • COLUMNNAME_CreatedBy

      static final String COLUMNNAME_CreatedBy
      Column name CreatedBy
      See Also:
    • COLUMNNAME_IsActive

      static final String COLUMNNAME_IsActive
      Column name IsActive
      See Also:
    • COLUMNNAME_M_Inventory_ID

      static final String COLUMNNAME_M_Inventory_ID
      Column name M_Inventory_ID
      See Also:
    • COLUMNNAME_Updated

      static final String COLUMNNAME_Updated
      Column name Updated
      See Also:
    • COLUMNNAME_UpdatedBy

      static final String COLUMNNAME_UpdatedBy
      Column name UpdatedBy
      See Also:
    • COLUMNNAME_Value

      static final String COLUMNNAME_Value
      Column name Value
      See Also:
  • 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_Combustivel_ID

      void setCOF_Combustivel_ID(int COF_Combustivel_ID)
      Set Combustivel
    • getCOF_Combustivel_ID

      int getCOF_Combustivel_ID()
      Get Combustivel
    • setCOF_ConsumoKm

      void setCOF_ConsumoKm(BigDecimal COF_ConsumoKm)
      Set Consumo por Km
    • getCOF_ConsumoKm

      BigDecimal getCOF_ConsumoKm()
      Get Consumo por Km
    • 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_CustoMedioPorKm

      void setCOF_CustoMedioPorKm(BigDecimal COF_CustoMedioPorKm)
      Set Custo Médio por KM
    • getCOF_CustoMedioPorKm

      BigDecimal getCOF_CustoMedioPorKm()
      Get Custo Médio por KM
    • 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_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_QtdAbastecimento

      void setCOF_QtdAbastecimento(BigDecimal COF_QtdAbastecimento)
      Set Quantidade
    • getCOF_QtdAbastecimento

      BigDecimal getCOF_QtdAbastecimento()
      Get Quantidade
    • setCOF_Quilometragem

      void setCOF_Quilometragem(int COF_Quilometragem)
      Set Quilometragem
    • getCOF_Quilometragem

      int getCOF_Quilometragem()
      Get Quilometragem
    • setCOF_TipoAbastecimento

      void setCOF_TipoAbastecimento(String COF_TipoAbastecimento)
      Set Tipo de Abastecimento
    • getCOF_TipoAbastecimento

      String getCOF_TipoAbastecimento()
      Get Tipo de Abastecimento
    • 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
    • setM_Inventory_ID

      void setM_Inventory_ID(int M_Inventory_ID)
      Set Phys.Inventory. Parameters for a Physical Inventory
    • getM_Inventory_ID

      int getM_Inventory_ID()
      Get Phys.Inventory. Parameters for a Physical Inventory
    • getM_Inventory

      I_M_Inventory getM_Inventory() 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
    • 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