Interface I_PA_SLA_Measure

  • All Known Implementing Classes:
    MSLAMeasure, X_PA_SLA_Measure

    public interface I_PA_SLA_Measure
    Generated Interface for PA_SLA_Measure
    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_Table_ID

        void setAD_Table_ID​(int AD_Table_ID)
        Set Table. Database Table information
      • getAD_Table_ID

        int getAD_Table_ID()
        Get Table. Database Table information
      • getCreated

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

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

        void setDateTrx​(Timestamp DateTrx)
        Set Transaction Date. Transaction Date
      • getDateTrx

        Timestamp getDateTrx()
        Get Transaction Date. Transaction Date
      • 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
      • setMeasureActual

        void setMeasureActual​(BigDecimal MeasureActual)
        Set Measure Actual. Actual value that has been measured.
      • getMeasureActual

        BigDecimal getMeasureActual()
        Get Measure Actual. Actual value that has been measured.
      • setPA_SLA_Goal_ID

        void setPA_SLA_Goal_ID​(int PA_SLA_Goal_ID)
        Set SLA Goal. Service Level Agreement Goal
      • getPA_SLA_Goal_ID

        int getPA_SLA_Goal_ID()
        Get SLA Goal. Service Level Agreement Goal
      • setPA_SLA_Measure_ID

        void setPA_SLA_Measure_ID​(int PA_SLA_Measure_ID)
        Set SLA Measure. Service Level Agreement Measure
      • getPA_SLA_Measure_ID

        int getPA_SLA_Measure_ID()
        Get SLA Measure. Service Level Agreement Measure
      • setPA_SLA_Measure_UU

        void setPA_SLA_Measure_UU​(String PA_SLA_Measure_UU)
        Set PA_SLA_Measure_UU
      • getPA_SLA_Measure_UU

        String getPA_SLA_Measure_UU()
        Get PA_SLA_Measure_UU
      • setProcessed

        void setProcessed​(boolean Processed)
        Set Processed. The document has been processed
      • isProcessed

        boolean isProcessed()
        Get Processed. The document has been processed
      • setProcessing

        void setProcessing​(boolean Processing)
        Set Process Now
      • isProcessing

        boolean isProcessing()
        Get Process Now
      • setRecord_ID

        void setRecord_ID​(int Record_ID)
        Set Record ID. Direct internal record ID
      • getRecord_ID

        int getRecord_ID()
        Get Record ID. Direct internal record ID
      • getUpdated

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

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