Class X_A_Asset_Info_Tax

java.lang.Object
org.compiere.model.PO
org.compiere.model.X_A_Asset_Info_Tax
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_A_Asset_Info_Tax, I_Persistent, Evaluatee

public class X_A_Asset_Info_Tax extends PO implements I_A_Asset_Info_Tax, I_Persistent
Generated Model for A_Asset_Info_Tax
Version:
Release 11 - $Id$
Author:
iDempiere (generated)
See Also:
  • Field Details

    • A_FINANCE_METH_AD_Reference_ID

      public static final int A_FINANCE_METH_AD_Reference_ID
      A_Finance_Meth AD_Reference_ID=53271
      See Also:
    • A_FINANCE_METH_CapitalizedLease

      public static final String A_FINANCE_METH_CapitalizedLease
      Capitalized Lease = CL
      See Also:
    • A_FINANCE_METH_Non_CapitalizedLease

      public static final String A_FINANCE_METH_Non_CapitalizedLease
      Non-Capitalized Lease = NL
      See Also:
    • A_FINANCE_METH_Owned

      public static final String A_FINANCE_METH_Owned
      Owned = OW
      See Also:
    • A_FINANCE_METH_Rented

      public static final String A_FINANCE_METH_Rented
      Rented = RE
      See Also:
  • Constructor Details

    • X_A_Asset_Info_Tax

      public X_A_Asset_Info_Tax(Properties ctx, int A_Asset_Info_Tax_ID, String trxName)
      Standard Constructor
    • X_A_Asset_Info_Tax

      public X_A_Asset_Info_Tax(Properties ctx, int A_Asset_Info_Tax_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_A_Asset_Info_Tax

      public X_A_Asset_Info_Tax(Properties ctx, String A_Asset_Info_Tax_UU, String trxName)
      Standard Constructor
    • X_A_Asset_Info_Tax

      public X_A_Asset_Info_Tax(Properties ctx, String A_Asset_Info_Tax_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_A_Asset_Info_Tax

      public X_A_Asset_Info_Tax(Properties ctx, ResultSet rs, String trxName)
      Load Constructor
  • 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
    • setA_Asset_ID

      public void setA_Asset_ID(int A_Asset_ID)
      Set Asset.
      Specified by:
      setA_Asset_ID in interface I_A_Asset_Info_Tax
      Parameters:
      A_Asset_ID - Asset used internally or by customers
    • getA_Asset_ID

      public int getA_Asset_ID()
      Get Asset.
      Specified by:
      getA_Asset_ID in interface I_A_Asset_Info_Tax
      Returns:
      Asset used internally or by customers
    • setA_Asset_Info_Tax_ID

      public void setA_Asset_Info_Tax_ID(int A_Asset_Info_Tax_ID)
      Set Asset Info Tax.
      Specified by:
      setA_Asset_Info_Tax_ID in interface I_A_Asset_Info_Tax
      Parameters:
      A_Asset_Info_Tax_ID - Asset Info Tax
    • getA_Asset_Info_Tax_ID

      public int getA_Asset_Info_Tax_ID()
      Get Asset Info Tax.
      Specified by:
      getA_Asset_Info_Tax_ID in interface I_A_Asset_Info_Tax
      Returns:
      Asset Info Tax
    • getKeyNamePair

      public KeyNamePair getKeyNamePair()
      Get Record ID/ColumnName
      Returns:
      ID/ColumnName pair
    • setA_Asset_Info_Tax_UU

      public void setA_Asset_Info_Tax_UU(String A_Asset_Info_Tax_UU)
      Set A_Asset_Info_Tax_UU.
      Specified by:
      setA_Asset_Info_Tax_UU in interface I_A_Asset_Info_Tax
      Parameters:
      A_Asset_Info_Tax_UU - A_Asset_Info_Tax_UU
    • getA_Asset_Info_Tax_UU

      public String getA_Asset_Info_Tax_UU()
      Get A_Asset_Info_Tax_UU.
      Specified by:
      getA_Asset_Info_Tax_UU in interface I_A_Asset_Info_Tax
      Returns:
      A_Asset_Info_Tax_UU
    • setA_Finance_Meth

      public void setA_Finance_Meth(String A_Finance_Meth)
      Set Asset Finance Method.
      Specified by:
      setA_Finance_Meth in interface I_A_Asset_Info_Tax
      Parameters:
      A_Finance_Meth - Asset Finance Method
    • getA_Finance_Meth

      public String getA_Finance_Meth()
      Get Asset Finance Method.
      Specified by:
      getA_Finance_Meth in interface I_A_Asset_Info_Tax
      Returns:
      Asset Finance Method
    • setA_Investment_CR

      public void setA_Investment_CR(int A_Investment_CR)
      Set Asset Investment CR.
      Specified by:
      setA_Investment_CR in interface I_A_Asset_Info_Tax
      Parameters:
      A_Investment_CR - Asset Investment CR
    • getA_Investment_CR

      public int getA_Investment_CR()
      Get Asset Investment CR.
      Specified by:
      getA_Investment_CR in interface I_A_Asset_Info_Tax
      Returns:
      Asset Investment CR
    • setA_New_Used

      public void setA_New_Used(boolean A_New_Used)
      Set Asset New Used.
      Specified by:
      setA_New_Used in interface I_A_Asset_Info_Tax
      Parameters:
      A_New_Used - Asset New Used
    • isA_New_Used

      public boolean isA_New_Used()
      Get Asset New Used.
      Specified by:
      isA_New_Used in interface I_A_Asset_Info_Tax
      Returns:
      Asset New Used
    • setA_State

      public void setA_State(String A_State)
      Set Account State.
      Specified by:
      setA_State in interface I_A_Asset_Info_Tax
      Parameters:
      A_State - State of the Credit Card or Account holder
    • getA_State

      public String getA_State()
      Get Account State.
      Specified by:
      getA_State in interface I_A_Asset_Info_Tax
      Returns:
      State of the Credit Card or Account holder
    • setA_Tax_Entity

      public void setA_Tax_Entity(String A_Tax_Entity)
      Set Asset Tax Entity.
      Specified by:
      setA_Tax_Entity in interface I_A_Asset_Info_Tax
      Parameters:
      A_Tax_Entity - Asset Tax Entity
    • getA_Tax_Entity

      public String getA_Tax_Entity()
      Get Asset Tax Entity.
      Specified by:
      getA_Tax_Entity in interface I_A_Asset_Info_Tax
      Returns:
      Asset Tax Entity
    • setTextMsg

      public void setTextMsg(String TextMsg)
      Set Text Message.
      Specified by:
      setTextMsg in interface I_A_Asset_Info_Tax
      Parameters:
      TextMsg - Text Message
    • getTextMsg

      public String getTextMsg()
      Get Text Message.
      Specified by:
      getTextMsg in interface I_A_Asset_Info_Tax
      Returns:
      Text Message