Interface I_LBR_ICMSMatrix

All Known Implementing Classes:
MLBRICMSMatrix, X_LBR_ICMSMatrix

public interface I_LBR_ICMSMatrix
Generated Interface for LBR_ICMSMatrix
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
    • 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
    • setLBR_ICMSMatrix_ID

      void setLBR_ICMSMatrix_ID(int LBR_ICMSMatrix_ID)
      Set ICMS Matrix. Primary key table LBR_ICMSMatrix
    • getLBR_ICMSMatrix_ID

      int getLBR_ICMSMatrix_ID()
      Get ICMS Matrix. Primary key table LBR_ICMSMatrix
    • setLBR_ICMSMatrix_UU

      void setLBR_ICMSMatrix_UU(String LBR_ICMSMatrix_UU)
      Set LBR_ICMSMatrix_UU
    • getLBR_ICMSMatrix_UU

      String getLBR_ICMSMatrix_UU()
      Get LBR_ICMSMatrix_UU
    • setLBR_Tax_ID

      void setLBR_Tax_ID(int LBR_Tax_ID)
      Set Brazilian Tax. Primary key table LBR_Tax
    • getLBR_Tax_ID

      int getLBR_Tax_ID()
      Get Brazilian Tax. Primary key table LBR_Tax
    • setTo_Region_ID

      void setTo_Region_ID(int To_Region_ID)
      Set To. Receiving Region
    • getTo_Region_ID

      int getTo_Region_ID()
      Get To. Receiving Region
    • getTo_Region

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