Class X_A_Depreciation

java.lang.Object
org.compiere.model.PO
org.compiere.model.X_A_Depreciation
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_A_Depreciation, I_Persistent, Evaluatee
Direct Known Subclasses:
MDepreciation

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

    • X_A_Depreciation

      public X_A_Depreciation(Properties ctx, int A_Depreciation_ID, String trxName)
      Standard Constructor
    • X_A_Depreciation

      public X_A_Depreciation(Properties ctx, int A_Depreciation_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_A_Depreciation

      public X_A_Depreciation(Properties ctx, String A_Depreciation_UU, String trxName)
      Standard Constructor
    • X_A_Depreciation

      public X_A_Depreciation(Properties ctx, String A_Depreciation_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_A_Depreciation

      public X_A_Depreciation(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:
      7 - System - 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_Depreciation_ID

      public void setA_Depreciation_ID(int A_Depreciation_ID)
      Set Depreciation.
      Specified by:
      setA_Depreciation_ID in interface I_A_Depreciation
      Parameters:
      A_Depreciation_ID - Depreciation
    • getA_Depreciation_ID

      public int getA_Depreciation_ID()
      Get Depreciation.
      Specified by:
      getA_Depreciation_ID in interface I_A_Depreciation
      Returns:
      Depreciation
    • setA_Depreciation_UU

      public void setA_Depreciation_UU(String A_Depreciation_UU)
      Set A_Depreciation_UU.
      Specified by:
      setA_Depreciation_UU in interface I_A_Depreciation
      Parameters:
      A_Depreciation_UU - A_Depreciation_UU
    • getA_Depreciation_UU

      public String getA_Depreciation_UU()
      Get A_Depreciation_UU.
      Specified by:
      getA_Depreciation_UU in interface I_A_Depreciation
      Returns:
      A_Depreciation_UU
    • setDepreciationType

      public void setDepreciationType(String DepreciationType)
      Set Depreciation Type.
      Specified by:
      setDepreciationType in interface I_A_Depreciation
      Parameters:
      DepreciationType - Depreciation Type
    • getDepreciationType

      public String getDepreciationType()
      Get Depreciation Type.
      Specified by:
      getDepreciationType in interface I_A_Depreciation
      Returns:
      Depreciation Type
    • setDescription

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

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

      public void setName(String Name)
      Set Name.
      Specified by:
      setName in interface I_A_Depreciation
      Parameters:
      Name - Alphanumeric identifier of the entity
    • getName

      public String getName()
      Get Name.
      Specified by:
      getName in interface I_A_Depreciation
      Returns:
      Alphanumeric identifier of the entity
    • setProcessed

      public void setProcessed(boolean Processed)
      Set Processed.
      Specified by:
      setProcessed in interface I_A_Depreciation
      Parameters:
      Processed - The document has been processed
    • isProcessed

      public boolean isProcessed()
      Get Processed.
      Specified by:
      isProcessed in interface I_A_Depreciation
      Returns:
      The document has been processed
    • setText

      public void setText(String Text)
      Set Description.
      Specified by:
      setText in interface I_A_Depreciation
      Parameters:
      Text - Description
    • getText

      public String getText()
      Get Description.
      Specified by:
      getText in interface I_A_Depreciation
      Returns:
      Description