Interface I_PA_BenchmarkData

All Known Implementing Classes:
X_PA_BenchmarkData

public interface I_PA_BenchmarkData
Generated Interface for PA_BenchmarkData
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • setAD_Org_ID

      void setAD_Org_ID(int AD_Org_ID)
      Set Organization. Organizational entity within tenant
    • getAD_Org_ID

      int getAD_Org_ID()
      Get Organization. Organizational entity within tenant
    • setBenchmarkDate

      void setBenchmarkDate(Timestamp BenchmarkDate)
      Set Date. Benchmark Date
    • getBenchmarkDate

      Timestamp getBenchmarkDate()
      Get Date. Benchmark Date
    • setBenchmarkValue

      void setBenchmarkValue(BigDecimal BenchmarkValue)
      Set Value. Benchmark Value
    • getBenchmarkValue

      BigDecimal getBenchmarkValue()
      Get Value. Benchmark Value
    • getCreated

      Timestamp getCreated()
      Get Created. Date this record was created
    • getCreatedBy

      int getCreatedBy()
      Get Created By. User who created this records
    • setDescription

      void setDescription(String Description)
      Set Description. Optional short description of the record
    • getDescription

      String getDescription()
      Get Description. Optional short description of the record
    • setIsActive

      void setIsActive(boolean IsActive)
      Set Active. The record is active in the system
    • isActive

      boolean isActive()
      Get Active. The record is active in the system
    • setName

      void setName(String Name)
      Set Name. Alphanumeric identifier of the entity
    • getName

      String getName()
      Get Name. Alphanumeric identifier of the entity
    • setPA_BenchmarkData_ID

      void setPA_BenchmarkData_ID(int PA_BenchmarkData_ID)
      Set Benchmark Data. Performance Benchmark Data Point
    • getPA_BenchmarkData_ID

      int getPA_BenchmarkData_ID()
      Get Benchmark Data. Performance Benchmark Data Point
    • setPA_BenchmarkData_UU

      void setPA_BenchmarkData_UU(String PA_BenchmarkData_UU)
      Set PA_BenchmarkData_UU
    • getPA_BenchmarkData_UU

      String getPA_BenchmarkData_UU()
      Get PA_BenchmarkData_UU
    • setPA_Benchmark_ID

      void setPA_Benchmark_ID(int PA_Benchmark_ID)
      Set Benchmark. Performance Benchmark
    • getPA_Benchmark_ID

      int getPA_Benchmark_ID()
      Get Benchmark. Performance Benchmark
    • getPA_Benchmark

      I_PA_Benchmark getPA_Benchmark() throws RuntimeException
      Throws:
      RuntimeException
    • getUpdated

      Timestamp getUpdated()
      Get Updated. Date this record was updated
    • getUpdatedBy

      int getUpdatedBy()
      Get Updated By. User who updated this records