Interface I_C_DunningRun

All Known Implementing Classes:
MDunningRun, X_C_DunningRun

public interface I_C_DunningRun
Generated Interface for C_DunningRun
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
    • setC_Dunning_ID

      void setC_Dunning_ID(int C_Dunning_ID)
      Set Dunning. Dunning Rules for overdue invoices
    • getC_Dunning_ID

      int getC_Dunning_ID()
      Get Dunning. Dunning Rules for overdue invoices
    • getC_Dunning

      I_C_Dunning getC_Dunning() throws RuntimeException
      Throws:
      RuntimeException
    • setC_DunningLevel_ID

      void setC_DunningLevel_ID(int C_DunningLevel_ID)
      Set Dunning Level
    • getC_DunningLevel_ID

      int getC_DunningLevel_ID()
      Get Dunning Level
    • getC_DunningLevel

      I_C_DunningLevel getC_DunningLevel() throws RuntimeException
      Throws:
      RuntimeException
    • setC_DunningRun_ID

      void setC_DunningRun_ID(int C_DunningRun_ID)
      Set Dunning Run. Dunning Run
    • getC_DunningRun_ID

      int getC_DunningRun_ID()
      Get Dunning Run. Dunning Run
    • setC_DunningRun_UU

      void setC_DunningRun_UU(String C_DunningRun_UU)
      Set C_DunningRun_UU
    • getC_DunningRun_UU

      String getC_DunningRun_UU()
      Get C_DunningRun_UU
    • getCreated

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

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

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

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

      void setDunningDate(Timestamp DunningDate)
      Set Dunning Date. Date of Dunning
    • getDunningDate

      Timestamp getDunningDate()
      Get Dunning Date. Date of Dunning
    • 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
    • setProcessing

      void setProcessing(boolean Processing)
      Set Process Now
    • isProcessing

      boolean isProcessing()
      Get Process Now
    • setSendIt

      void setSendIt(String SendIt)
      Set Send
    • getSendIt

      String getSendIt()
      Get Send
    • getUpdated

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

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