Interface I_COF_TratamentoPedido

All Known Implementing Classes:
MCOFTratamentoPedido, X_COF_TratamentoPedido

public interface I_COF_TratamentoPedido
Generated Interface for COF_TratamentoPedido
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_TratamentoPedido_ID

      void setCOF_TratamentoPedido_ID(int COF_TratamentoPedido_ID)
      Set Tratamento de Pedido. Primary Key : Tratamento de Pedido
    • getCOF_TratamentoPedido_ID

      int getCOF_TratamentoPedido_ID()
      Get Tratamento de Pedido. Primary Key : Tratamento de Pedido
    • setCOF_TratamentoPedido_UU

      void setCOF_TratamentoPedido_UU(String COF_TratamentoPedido_UU)
      Set COF_TratamentoPedido_UU
    • getCOF_TratamentoPedido_UU

      String getCOF_TratamentoPedido_UU()
      Get COF_TratamentoPedido_UU
    • setC_Order_ID

      void setC_Order_ID(int C_Order_ID)
      Set Order. Order
    • getC_Order_ID

      int getC_Order_ID()
      Get Order. Order
    • getC_Order

      I_C_Order getC_Order() 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
    • getUpdated

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

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