Interface I_PA_Achievement

  • All Known Implementing Classes:
    MAchievement, X_PA_Achievement

    public interface I_PA_Achievement
    Generated Interface for PA_Achievement
    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
      • getCreated

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

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

        void setDateDoc​(Timestamp DateDoc)
        Set Document Date. Date of the Document
      • getDateDoc

        Timestamp getDateDoc()
        Get Document Date. Date of the Document
      • setDescription

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

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

        void setIsAchieved​(boolean IsAchieved)
        Set Achieved. The goal is achieved
      • isAchieved

        boolean isAchieved()
        Get Achieved. The goal is achieved
      • 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
      • setManualActual

        void setManualActual​(BigDecimal ManualActual)
        Set Manual Actual. Manually entered actual value
      • getManualActual

        BigDecimal getManualActual()
        Get Manual Actual. Manually entered actual value
      • setName

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

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

        void setNote​(String Note)
        Set Note. Optional additional user defined information
      • getNote

        String getNote()
        Get Note. Optional additional user defined information
      • setPA_Achievement_ID

        void setPA_Achievement_ID​(int PA_Achievement_ID)
        Set Achievement. Performance Achievement
      • getPA_Achievement_ID

        int getPA_Achievement_ID()
        Get Achievement. Performance Achievement
      • setPA_Achievement_UU

        void setPA_Achievement_UU​(String PA_Achievement_UU)
        Set PA_Achievement_UU
      • getPA_Achievement_UU

        String getPA_Achievement_UU()
        Get PA_Achievement_UU
      • setPA_Measure_ID

        void setPA_Measure_ID​(int PA_Measure_ID)
        Set Measure. Concrete Performance Measurement
      • getPA_Measure_ID

        int getPA_Measure_ID()
        Get Measure. Concrete Performance Measurement
      • 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