Class X_PA_Ratio

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

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

    • X_PA_Ratio

      public X_PA_Ratio(Properties ctx, int PA_Ratio_ID, String trxName)
      Standard Constructor
    • X_PA_Ratio

      public X_PA_Ratio(Properties ctx, int PA_Ratio_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_PA_Ratio

      public X_PA_Ratio(Properties ctx, String PA_Ratio_UU, String trxName)
      Standard Constructor
    • X_PA_Ratio

      public X_PA_Ratio(Properties ctx, String PA_Ratio_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_PA_Ratio

      public X_PA_Ratio(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:
      2 - Client
    • 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
    • getC_AcctSchema

      public I_C_AcctSchema getC_AcctSchema() throws RuntimeException
      Specified by:
      getC_AcctSchema in interface I_PA_Ratio
      Throws:
      RuntimeException
    • setC_AcctSchema_ID

      public void setC_AcctSchema_ID(int C_AcctSchema_ID)
      Set Accounting Schema.
      Specified by:
      setC_AcctSchema_ID in interface I_PA_Ratio
      Parameters:
      C_AcctSchema_ID - Rules for accounting
    • getC_AcctSchema_ID

      public int getC_AcctSchema_ID()
      Get Accounting Schema.
      Specified by:
      getC_AcctSchema_ID in interface I_PA_Ratio
      Returns:
      Rules for accounting
    • setDescription

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

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

      public void setHelp(String Help)
      Set Comment/Help.
      Specified by:
      setHelp in interface I_PA_Ratio
      Parameters:
      Help - Comment or Hint
    • getHelp

      public String getHelp()
      Get Comment/Help.
      Specified by:
      getHelp in interface I_PA_Ratio
      Returns:
      Comment or Hint
    • setName

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

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

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

      public void setPA_Ratio_ID(int PA_Ratio_ID)
      Set Ratio.
      Specified by:
      setPA_Ratio_ID in interface I_PA_Ratio
      Parameters:
      PA_Ratio_ID - Performance Ratio
    • getPA_Ratio_ID

      public int getPA_Ratio_ID()
      Get Ratio.
      Specified by:
      getPA_Ratio_ID in interface I_PA_Ratio
      Returns:
      Performance Ratio
    • setPA_Ratio_UU

      public void setPA_Ratio_UU(String PA_Ratio_UU)
      Set PA_Ratio_UU.
      Specified by:
      setPA_Ratio_UU in interface I_PA_Ratio
      Parameters:
      PA_Ratio_UU - PA_Ratio_UU
    • getPA_Ratio_UU

      public String getPA_Ratio_UU()
      Get PA_Ratio_UU.
      Specified by:
      getPA_Ratio_UU in interface I_PA_Ratio
      Returns:
      PA_Ratio_UU