Interface I_C_ServiceLevelLine

All Known Implementing Classes:
X_C_ServiceLevelLine

public interface I_C_ServiceLevelLine
Generated Interface for C_ServiceLevelLine
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_ServiceLevel_ID

      void setC_ServiceLevel_ID(int C_ServiceLevel_ID)
      Set Service Level. Product Revenue Recognition Service Level
    • getC_ServiceLevel_ID

      int getC_ServiceLevel_ID()
      Get Service Level. Product Revenue Recognition Service Level
    • getC_ServiceLevel

      I_C_ServiceLevel getC_ServiceLevel() throws RuntimeException
      Throws:
      RuntimeException
    • setC_ServiceLevelLine_ID

      void setC_ServiceLevelLine_ID(int C_ServiceLevelLine_ID)
      Set Service Level Line. Product Revenue Recognition Service Level Line
    • getC_ServiceLevelLine_ID

      int getC_ServiceLevelLine_ID()
      Get Service Level Line. Product Revenue Recognition Service Level Line
    • setC_ServiceLevelLine_UU

      void setC_ServiceLevelLine_UU(String C_ServiceLevelLine_UU)
      Set C_ServiceLevelLine_UU
    • getC_ServiceLevelLine_UU

      String getC_ServiceLevelLine_UU()
      Get C_ServiceLevelLine_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
    • 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
    • setProcessed

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

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

      void setServiceDate(Timestamp ServiceDate)
      Set Service date. Date service was provided
    • getServiceDate

      Timestamp getServiceDate()
      Get Service date. Date service was provided
    • setServiceLevelProvided

      void setServiceLevelProvided(BigDecimal ServiceLevelProvided)
      Set Quantity Provided. Quantity of service or product provided
    • getServiceLevelProvided

      BigDecimal getServiceLevelProvided()
      Get Quantity Provided. Quantity of service or product provided
    • getUpdated

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

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