Class X_PA_Benchmark

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

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

    • ACCUMULATIONTYPE_AD_Reference_ID

      public static final int ACCUMULATIONTYPE_AD_Reference_ID
      AccumulationType AD_Reference_ID=370
      See Also:
    • ACCUMULATIONTYPE_Average

      public static final String ACCUMULATIONTYPE_Average
      Average = A
      See Also:
    • ACCUMULATIONTYPE_Sum

      public static final String ACCUMULATIONTYPE_Sum
      Sum = S
      See Also:
  • Constructor Details

    • X_PA_Benchmark

      public X_PA_Benchmark(Properties ctx, int PA_Benchmark_ID, String trxName)
      Standard Constructor
    • X_PA_Benchmark

      public X_PA_Benchmark(Properties ctx, int PA_Benchmark_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_PA_Benchmark

      public X_PA_Benchmark(Properties ctx, String PA_Benchmark_UU, String trxName)
      Standard Constructor
    • X_PA_Benchmark

      public X_PA_Benchmark(Properties ctx, String PA_Benchmark_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_PA_Benchmark

      public X_PA_Benchmark(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:
      6 - System - 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
    • setAccumulationType

      public void setAccumulationType(String AccumulationType)
      Set Accumulation Type.
      Specified by:
      setAccumulationType in interface I_PA_Benchmark
      Parameters:
      AccumulationType - How to accumulate data on time axis
    • getAccumulationType

      public String getAccumulationType()
      Get Accumulation Type.
      Specified by:
      getAccumulationType in interface I_PA_Benchmark
      Returns:
      How to accumulate data on time axis
    • setDescription

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

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

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

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

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

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

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

      public void setPA_Benchmark_ID(int PA_Benchmark_ID)
      Set Benchmark.
      Specified by:
      setPA_Benchmark_ID in interface I_PA_Benchmark
      Parameters:
      PA_Benchmark_ID - Performance Benchmark
    • getPA_Benchmark_ID

      public int getPA_Benchmark_ID()
      Get Benchmark.
      Specified by:
      getPA_Benchmark_ID in interface I_PA_Benchmark
      Returns:
      Performance Benchmark
    • setPA_Benchmark_UU

      public void setPA_Benchmark_UU(String PA_Benchmark_UU)
      Set PA_Benchmark_UU.
      Specified by:
      setPA_Benchmark_UU in interface I_PA_Benchmark
      Parameters:
      PA_Benchmark_UU - PA_Benchmark_UU
    • getPA_Benchmark_UU

      public String getPA_Benchmark_UU()
      Get PA_Benchmark_UU.
      Specified by:
      getPA_Benchmark_UU in interface I_PA_Benchmark
      Returns:
      PA_Benchmark_UU