Interface I_COF_CodClassTrib

All Known Implementing Classes:
MCOFCodClassTrib, X_COF_CodClassTrib

public interface I_COF_CodClassTrib
Generated Interface for COF_CodClassTrib
Version:
Release 12
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_CodClassTrib_ID

      void setCOF_CodClassTrib_ID(int COF_CodClassTrib_ID)
      Set CCT IBS/CBS
    • getCOF_CodClassTrib_ID

      int getCOF_CodClassTrib_ID()
      Get CCT IBS/CBS
    • setCOF_CodClassTrib_UU

      void setCOF_CodClassTrib_UU(String COF_CodClassTrib_UU)
      Set COF_CodClassTrib_UU
    • getCOF_CodClassTrib_UU

      String getCOF_CodClassTrib_UU()
      Get COF_CodClassTrib_UU
    • setCOF_CodClassTributacao

      void setCOF_CodClassTributacao(String COF_CodClassTributacao)
      Set Código Classificação Tributação
    • getCOF_CodClassTributacao

      String getCOF_CodClassTributacao()
      Get Código Classificação Tributação
    • setCOF_ind_gEstornoCred

      void setCOF_ind_gEstornoCred(boolean COF_ind_gEstornoCred)
      Set Indicador de Estorno de Crédito
    • isCOF_ind_gEstornoCred

      boolean isCOF_ind_gEstornoCred()
      Get Indicador de Estorno de Crédito
    • setCOF_ind_gTribRegular

      void setCOF_ind_gTribRegular(boolean COF_ind_gTribRegular)
      Set Indicador de Tributação Regular
    • isCOF_ind_gTribRegular

      boolean isCOF_ind_gTribRegular()
      Get Indicador de Tributação Regular
    • 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
    • setLBR_TaxStatus_ID

      void setLBR_TaxStatus_ID(int LBR_TaxStatus_ID)
      Set Tax Status
    • getLBR_TaxStatus_ID

      int getLBR_TaxStatus_ID()
      Get Tax Status
    • getLBR_TaxStatus

      I_LBR_TaxStatus getLBR_TaxStatus() throws RuntimeException
      Throws:
      RuntimeException
    • setName

      void setName(String Name)
      Set Name. Alphanumeric identifier of the entity
    • getName

      String getName()
      Get Name. Alphanumeric identifier of the entity
    • getUpdated

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

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

      void setValidFrom(Timestamp ValidFrom)
      Set Valid from. Valid from including this date (first day)
    • getValidFrom

      Timestamp getValidFrom()
      Get Valid from. Valid from including this date (first day)
    • setValidTo

      void setValidTo(Timestamp ValidTo)
      Set Valid to. Valid to including this date (last day)
    • getValidTo

      Timestamp getValidTo()
      Get Valid to. Valid to including this date (last day)