Interface I_C_RevenueRecog_Service

All Known Implementing Classes:
MRevenueRecogService, X_C_RevenueRecog_Service

public interface I_C_RevenueRecog_Service
Generated Interface for C_RevenueRecog_Service
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_RevenueRecognition_ID

      void setC_RevenueRecognition_ID(int C_RevenueRecognition_ID)
      Set Revenue Recognition. Method for recording revenue
    • getC_RevenueRecognition_ID

      int getC_RevenueRecognition_ID()
      Get Revenue Recognition. Method for recording revenue
    • getC_RevenueRecognition

      I_C_RevenueRecognition getC_RevenueRecognition() throws RuntimeException
      Throws:
      RuntimeException
    • setC_RevenueRecog_Service_ID

      void setC_RevenueRecog_Service_ID(int C_RevenueRecog_Service_ID)
      Set Revenue Recognition Service
    • getC_RevenueRecog_Service_ID

      int getC_RevenueRecog_Service_ID()
      Get Revenue Recognition Service
    • setC_RevenueRecog_Service_UU

      void setC_RevenueRecog_Service_UU(String C_RevenueRecog_Service_UU)
      Set C_RevenueRecog_Service_UU
    • getC_RevenueRecog_Service_UU

      String getC_RevenueRecog_Service_UU()
      Get C_RevenueRecog_Service_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
    • setLine

      void setLine(int Line)
      Set Line No. Unique line for this document
    • getLine

      int getLine()
      Get Line No. Unique line for this document
    • setPercent

      void setPercent(BigDecimal Percent)
      Set Percent. Percentage
    • getPercent

      BigDecimal getPercent()
      Get Percent. Percentage
    • getUpdated

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

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