Interface I_HR_PayrollConcept

  • All Known Implementing Classes:
    X_HR_PayrollConcept

    public interface I_HR_PayrollConcept
    Generated Interface for HR_PayrollConcept
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • getAD_Client_ID

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

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

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • setAD_Rule_ID

        void setAD_Rule_ID​(int AD_Rule_ID)
        Set Rule
      • getAD_Rule_ID

        int getAD_Rule_ID()
        Get Rule
      • getCreated

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

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

        void setHR_Concept_ID​(int HR_Concept_ID)
        Set Payroll Concept
      • getHR_Concept_ID

        int getHR_Concept_ID()
        Get Payroll Concept
      • setHR_PayrollConcept_ID

        void setHR_PayrollConcept_ID​(int HR_PayrollConcept_ID)
        Set Payroll Concept
      • getHR_PayrollConcept_ID

        int getHR_PayrollConcept_ID()
        Get Payroll Concept
      • setHR_PayrollConcept_UU

        void setHR_PayrollConcept_UU​(String HR_PayrollConcept_UU)
        Set HR_PayrollConcept_UU
      • getHR_PayrollConcept_UU

        String getHR_PayrollConcept_UU()
        Get HR_PayrollConcept_UU
      • setHR_Payroll_ID

        void setHR_Payroll_ID​(int HR_Payroll_ID)
        Set Payroll
      • getHR_Payroll_ID

        int getHR_Payroll_ID()
        Get Payroll
      • 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
      • setIsDisplayed

        void setIsDisplayed​(boolean IsDisplayed)
        Set Displayed. Determines, if this field is displayed
      • isDisplayed

        boolean isDisplayed()
        Get Displayed. Determines, if this field is displayed
      • setIsInclude

        void setIsInclude​(boolean IsInclude)
        Set Included. Defines whether this content / template is included into another one
      • isInclude

        boolean isInclude()
        Get Included. Defines whether this content / template is included into another one
      • setIsPrinted

        void setIsPrinted​(boolean IsPrinted)
        Set Printed. Indicates if this document / line is printed
      • isPrinted

        boolean isPrinted()
        Get Printed. Indicates if this document / line is printed
      • setName

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

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

        void setSeqNo​(int SeqNo)
        Set Sequence. Method of ordering records; lowest number comes first
      • getSeqNo

        int getSeqNo()
        Get Sequence. Method of ordering records; lowest number comes first
      • getUpdated

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

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