Interface I_COF_C_Adjustment

All Known Implementing Classes:
MCOFCAdjustment, X_COF_C_Adjustment

public interface I_COF_C_Adjustment
Generated Interface for COF_C_Adjustment
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_C_AdjustTable_ID

      void setCOF_C_AdjustTable_ID(int COF_C_AdjustTable_ID)
      Set Tabela de Ajuste
    • getCOF_C_AdjustTable_ID

      int getCOF_C_AdjustTable_ID()
      Get Tabela de Ajuste
    • setCOF_C_Adjustment_ID

      void setCOF_C_Adjustment_ID(int COF_C_Adjustment_ID)
      Set Adjustment. Adjustment SPED
    • getCOF_C_Adjustment_ID

      int getCOF_C_Adjustment_ID()
      Get Adjustment. Adjustment SPED
    • setCOF_C_Adjustment_Tipo

      void setCOF_C_Adjustment_Tipo(String COF_C_Adjustment_Tipo)
      Set Tipo
    • getCOF_C_Adjustment_Tipo

      String getCOF_C_Adjustment_Tipo()
      Get Tipo
    • setCOF_C_Adjustment_UU

      void setCOF_C_Adjustment_UU(String COF_C_Adjustment_UU)
      Set COF_C_Adjustment_UU
    • getCOF_C_Adjustment_UU

      String getCOF_C_Adjustment_UU()
      Get COF_C_Adjustment_UU
    • setC_Region_ID

      void setC_Region_ID(int C_Region_ID)
      Set Region. Identifies a geographical Region
    • getC_Region_ID

      int getC_Region_ID()
      Get Region. Identifies a geographical Region
    • getC_Region

      I_C_Region getC_Region() 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
    • 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