Interface I_C_Remuneration

All Known Implementing Classes:
X_C_Remuneration

public interface I_C_Remuneration
Generated Interface for C_Remuneration
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
    • getCreated

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

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

      void setC_Remuneration_ID(int C_Remuneration_ID)
      Set Remuneration. Wage or Salary
    • getC_Remuneration_ID

      int getC_Remuneration_ID()
      Get Remuneration. Wage or Salary
    • setC_Remuneration_UU

      void setC_Remuneration_UU(String C_Remuneration_UU)
      Set C_Remuneration_UU
    • getC_Remuneration_UU

      String getC_Remuneration_UU()
      Get C_Remuneration_UU
    • setDescription

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

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

      void setGrossRAmt(BigDecimal GrossRAmt)
      Set Gross Amount. Gross Remuneration Amount
    • getGrossRAmt

      BigDecimal getGrossRAmt()
      Get Gross Amount. Gross Remuneration Amount
    • setGrossRCost

      void setGrossRCost(BigDecimal GrossRCost)
      Set Gross Cost. Gross Remuneration Costs
    • getGrossRCost

      BigDecimal getGrossRCost()
      Get Gross Cost. Gross Remuneration Costs
    • setHelp

      void setHelp(String Help)
      Set Comment/Help. Comment or Hint
    • getHelp

      String getHelp()
      Get Comment/Help. Comment or Hint
    • 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
    • setOvertimeAmt

      void setOvertimeAmt(BigDecimal OvertimeAmt)
      Set Overtime Amount. Hourly Overtime Rate
    • getOvertimeAmt

      BigDecimal getOvertimeAmt()
      Get Overtime Amount. Hourly Overtime Rate
    • setOvertimeCost

      void setOvertimeCost(BigDecimal OvertimeCost)
      Set Overtime Cost. Hourly Overtime Cost
    • getOvertimeCost

      BigDecimal getOvertimeCost()
      Get Overtime Cost. Hourly Overtime Cost
    • setRemunerationType

      void setRemunerationType(String RemunerationType)
      Set Remuneration Type. Type of Remuneration
    • getRemunerationType

      String getRemunerationType()
      Get Remuneration Type. Type of Remuneration
    • setStandardHours

      void setStandardHours(int StandardHours)
      Set Standard Hours. Standard Work Hours based on Remuneration Type
    • getStandardHours

      int getStandardHours()
      Get Standard Hours. Standard Work Hours based on Remuneration Type
    • getUpdated

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

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