Class X_LBR_Tax

java.lang.Object
org.compiere.model.PO
org.brerp.base.model.X_LBR_Tax
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_LBR_Tax, I_Persistent, Evaluatee
Direct Known Subclasses:
MLBRTax

public class X_LBR_Tax extends PO implements I_LBR_Tax, I_Persistent
Generated Model for LBR_Tax
Version:
Release 11 - $Id$
Author:
iDempiere (generated)
See Also:
  • Constructor Details

  • Method Details

    • get_AccessLevel

      protected int get_AccessLevel()
      AccessLevel
      Specified by:
      get_AccessLevel in class PO
      Returns:
      3 - Client - Org
    • initPO

      protected POInfo initPO(Properties ctx)
      Load Meta Data
      Specified by:
      initPO in class PO
      Parameters:
      ctx - context
      Returns:
      POInfo
    • toString

      public String toString()
      Description copied from class: PO
      String representation
      Overrides:
      toString in class PO
      Returns:
      String representation
    • getAD_Table

      public I_AD_Table getAD_Table() throws RuntimeException
      Specified by:
      getAD_Table in interface I_LBR_Tax
      Throws:
      RuntimeException
    • setAD_Table_ID

      public void setAD_Table_ID(int AD_Table_ID)
      Set Table.
      Specified by:
      setAD_Table_ID in interface I_LBR_Tax
      Parameters:
      AD_Table_ID - Database Table information
    • getAD_Table_ID

      public int getAD_Table_ID()
      Get Table.
      Specified by:
      getAD_Table_ID in interface I_LBR_Tax
      Returns:
      Database Table information
    • setDescription

      public void setDescription(String Description)
      Set Description.
      Specified by:
      setDescription in interface I_LBR_Tax
      Parameters:
      Description - Optional short description of the record
    • getDescription

      public String getDescription()
      Get Description.
      Specified by:
      getDescription in interface I_LBR_Tax
      Returns:
      Optional short description of the record
    • setLBR_Tax_ID

      public void setLBR_Tax_ID(int LBR_Tax_ID)
      Set Brazilian Tax.
      Specified by:
      setLBR_Tax_ID in interface I_LBR_Tax
      Parameters:
      LBR_Tax_ID - Primary key table LBR_Tax
    • getLBR_Tax_ID

      public int getLBR_Tax_ID()
      Get Brazilian Tax.
      Specified by:
      getLBR_Tax_ID in interface I_LBR_Tax
      Returns:
      Primary key table LBR_Tax
    • setLBR_Tax_UU

      public void setLBR_Tax_UU(String LBR_Tax_UU)
      Set LBR_Tax_UU.
      Specified by:
      setLBR_Tax_UU in interface I_LBR_Tax
      Parameters:
      LBR_Tax_UU - LBR_Tax_UU
    • getLBR_Tax_UU

      public String getLBR_Tax_UU()
      Get LBR_Tax_UU.
      Specified by:
      getLBR_Tax_UU in interface I_LBR_Tax
      Returns:
      LBR_Tax_UU
    • setRecord_ID

      public void setRecord_ID(int Record_ID)
      Set Record ID.
      Specified by:
      setRecord_ID in interface I_LBR_Tax
      Parameters:
      Record_ID - Direct internal record ID
    • getRecord_ID

      public int getRecord_ID()
      Get Record ID.
      Specified by:
      getRecord_ID in interface I_LBR_Tax
      Returns:
      Direct internal record ID