Interface I_COF_Equipments

All Known Implementing Classes:
MCOFEquipments, X_COF_Equipments

public interface I_COF_Equipments
Generated Interface for COF_Equipments
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
    • setA_Asset_ID

      void setA_Asset_ID(int A_Asset_ID)
      Set Asset. Asset used internally or by customers
    • getA_Asset_ID

      int getA_Asset_ID()
      Get Asset. Asset used internally or by customers
    • getA_Asset

      I_A_Asset getA_Asset() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_Combustivel_ID

      void setCOF_Combustivel_ID(int COF_Combustivel_ID)
      Set Combustivel
    • getCOF_Combustivel_ID

      int getCOF_Combustivel_ID()
      Get Combustivel
    • 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
    • setCOF_Equipments_UU

      void setCOF_Equipments_UU(String COF_Equipments_UU)
      Set COF_Equipments_UU
    • getCOF_Equipments_UU

      String getCOF_Equipments_UU()
      Get COF_Equipments_UU
    • setCOF_Jornada

      void setCOF_Jornada(Timestamp COF_Jornada)
      Set Jornada
    • getCOF_Jornada

      Timestamp getCOF_Jornada()
      Get Jornada
    • setCOF_KmAtual

      void setCOF_KmAtual(int COF_KmAtual)
      Set KM Atual
    • getCOF_KmAtual

      int getCOF_KmAtual()
      Get KM Atual
    • setCOF_KmPorLitro

      void setCOF_KmPorLitro(BigDecimal COF_KmPorLitro)
      Set Km por Litro
    • getCOF_KmPorLitro

      BigDecimal getCOF_KmPorLitro()
      Get Km por Litro
    • setCOF_MDFe_tpCar

      void setCOF_MDFe_tpCar(String COF_MDFe_tpCar)
      Set Tipo de Carroceria
    • getCOF_MDFe_tpCar

      String getCOF_MDFe_tpCar()
      Get Tipo de Carroceria
    • setCOF_MDFe_tpRod

      void setCOF_MDFe_tpRod(String COF_MDFe_tpRod)
      Set Tipo de Rodado
    • getCOF_MDFe_tpRod

      String getCOF_MDFe_tpRod()
      Get Tipo de Rodado
    • setCOF_TaraMaxima

      void setCOF_TaraMaxima(BigDecimal COF_TaraMaxima)
      Set Tara Máxima
    • getCOF_TaraMaxima

      BigDecimal getCOF_TaraMaxima()
      Get Tara Máxima
    • setCOF_TaraMinima

      void setCOF_TaraMinima(BigDecimal COF_TaraMinima)
      Set Tara Mínima
    • getCOF_TaraMinima

      BigDecimal getCOF_TaraMinima()
      Get Tara Mínima
    • setCOF_TaraVigente

      void setCOF_TaraVigente(BigDecimal COF_TaraVigente)
      Set Tara Vigente
    • getCOF_TaraVigente

      BigDecimal getCOF_TaraVigente()
      Get Tara Vigente
    • setCOF_TempoMedioDescarregamento

      void setCOF_TempoMedioDescarregamento(Timestamp COF_TempoMedioDescarregamento)
      Set Tempo Médio Descarregamento
    • getCOF_TempoMedioDescarregamento

      Timestamp getCOF_TempoMedioDescarregamento()
      Get Tempo Médio Descarregamento
    • setCOF_TipoEquipamento

      void setCOF_TipoEquipamento(String COF_TipoEquipamento)
      Set Tipo de Equipamento
    • getCOF_TipoEquipamento

      String getCOF_TipoEquipamento()
      Get Tipo de Equipamento
    • setCOF_ValorManutMediaPorKm

      void setCOF_ValorManutMediaPorKm(BigDecimal COF_ValorManutMediaPorKm)
      Set Valor de Manutenção Média por KM
    • getCOF_ValorManutMediaPorKm

      BigDecimal getCOF_ValorManutMediaPorKm()
      Get Valor de Manutenção Média por KM
    • setCOF_WarehouseTo_ID

      void setCOF_WarehouseTo_ID(int COF_WarehouseTo_ID)
      Set COF_WarehouseTo_ID
    • getCOF_WarehouseTo_ID

      int getCOF_WarehouseTo_ID()
      Get COF_WarehouseTo_ID
    • getCOF_WarehouseTo

      I_M_Warehouse getCOF_WarehouseTo() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_Warehouse_ID

      void setCOF_Warehouse_ID(int COF_Warehouse_ID)
      Set Warehouse. Storage Warehouse and Service Point
    • getCOF_Warehouse_ID

      int getCOF_Warehouse_ID()
      Get Warehouse. Storage Warehouse and Service Point
    • getCOF_Warehouse

      I_M_Warehouse getCOF_Warehouse() 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
    • 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
    • setIsFixedAsset

      void setIsFixedAsset(boolean IsFixedAsset)
      Set Is Fixed Asset
    • isFixedAsset

      boolean isFixedAsset()
      Get Is Fixed Asset
    • getUpdated

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

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

      void setcof_AssetNumber(String cof_AssetNumber)
      Set Asset Number
    • getcof_AssetNumber

      String getcof_AssetNumber()
      Get Asset Number
    • setcof_Axles

      void setcof_Axles(BigDecimal cof_Axles)
      Set Axles
    • getcof_Axles

      BigDecimal getcof_Axles()
      Get Axles
    • setcof_Brand

      void setcof_Brand(String cof_Brand)
      Set Brand
    • getcof_Brand

      String getcof_Brand()
      Get Brand
    • setcof_Chassi

      void setcof_Chassi(String cof_Chassi)
      Set Chassi
    • getcof_Chassi

      String getcof_Chassi()
      Get Chassi
    • setcof_Color

      void setcof_Color(String cof_Color)
      Set Color
    • getcof_Color

      String getcof_Color()
      Get Color
    • setcof_IsTracked

      void setcof_IsTracked(boolean cof_IsTracked)
      Set Tracked
    • iscof_IsTracked

      boolean iscof_IsTracked()
      Get Tracked
    • setcof_LastLicensing

      void setcof_LastLicensing(Timestamp cof_LastLicensing)
      Set Last Licensing
    • getcof_LastLicensing

      Timestamp getcof_LastLicensing()
      Get Last Licensing
    • setcof_LastMaintenance

      void setcof_LastMaintenance(Timestamp cof_LastMaintenance)
      Set Last Maintenance
    • getcof_LastMaintenance

      Timestamp getcof_LastMaintenance()
      Get Last Maintenance
    • setcof_LicenseRequired

      void setcof_LicenseRequired(String cof_LicenseRequired)
      Set License Required
    • getcof_LicenseRequired

      String getcof_LicenseRequired()
      Get License Required
    • setcof_LicensingMonth

      void setcof_LicensingMonth(String cof_LicensingMonth)
      Set Licensing Month
    • getcof_LicensingMonth

      String getcof_LicensingMonth()
      Get Licensing Month
    • setcof_LoadCapacity

      void setcof_LoadCapacity(BigDecimal cof_LoadCapacity)
      Set Load Capacity
    • getcof_LoadCapacity

      BigDecimal getcof_LoadCapacity()
      Get Load Capacity
    • setcof_LockedMaintenance

      void setcof_LockedMaintenance(boolean cof_LockedMaintenance)
      Set Locked for Maintenance
    • iscof_LockedMaintenance

      boolean iscof_LockedMaintenance()
      Get Locked for Maintenance
    • setcof_MaxCapacity

      void setcof_MaxCapacity(BigDecimal cof_MaxCapacity)
      Set Maximum Capacity
    • getcof_MaxCapacity

      BigDecimal getcof_MaxCapacity()
      Get Maximum Capacity
    • setcof_Model

      void setcof_Model(String cof_Model)
      Set Model
    • getcof_Model

      String getcof_Model()
      Get Model
    • setcof_NextLicensing

      void setcof_NextLicensing(Timestamp cof_NextLicensing)
      Set Next Licensing
    • getcof_NextLicensing

      Timestamp getcof_NextLicensing()
      Get Next Licensing
    • setcof_NextMaintenance

      void setcof_NextMaintenance(Timestamp cof_NextMaintenance)
      Set Next Maintenance
    • getcof_NextMaintenance

      Timestamp getcof_NextMaintenance()
      Get Next Maintenance
    • setcof_NotifyTo

      void setcof_NotifyTo(String cof_NotifyTo)
      Set Notify To
    • getcof_NotifyTo

      String getcof_NotifyTo()
      Get Notify To
    • setcof_PlateNumber

      void setcof_PlateNumber(String cof_PlateNumber)
      Set Plate Number
    • getcof_PlateNumber

      String getcof_PlateNumber()
      Get Plate Number
    • setcof_RENAVAM

      void setcof_RENAVAM(String cof_RENAVAM)
      Set RENAVAM
    • getcof_RENAVAM

      String getcof_RENAVAM()
      Get RENAVAM
    • setcof_StatePlate_ID

      void setcof_StatePlate_ID(int cof_StatePlate_ID)
      Set State Plate
    • getcof_StatePlate_ID

      int getcof_StatePlate_ID()
      Get State Plate
    • getcof_StatePlate

      I_C_Region getcof_StatePlate() throws RuntimeException
      Throws:
      RuntimeException
    • setcof_TrackingCode

      void setcof_TrackingCode(String cof_TrackingCode)
      Set Tracking Code
    • getcof_TrackingCode

      String getcof_TrackingCode()
      Get Tracking Code
    • setcof_YearManufacture

      void setcof_YearManufacture(int cof_YearManufacture)
      Set Year of Manufacture
    • getcof_YearManufacture

      int getcof_YearManufacture()
      Get Year of Manufacture
    • setcof_YearModel

      void setcof_YearModel(int cof_YearModel)
      Set Year Model
    • getcof_YearModel

      int getcof_YearModel()
      Get Year Model