Interface I_C_DunningRunEntry

All Known Implementing Classes:
MDunningRunEntry, X_C_DunningRunEntry

public interface I_C_DunningRunEntry
Generated Interface for C_DunningRunEntry
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
    • setAD_User_ID

      void setAD_User_ID(int AD_User_ID)
      Set User/Contact. User within the system - Internal or Business Partner Contact
    • getAD_User_ID

      int getAD_User_ID()
      Get User/Contact. User within the system - Internal or Business Partner Contact
    • getAD_User

      I_AD_User getAD_User() throws RuntimeException
      Throws:
      RuntimeException
    • setAmt

      void setAmt(BigDecimal Amt)
      Set Amount. Amount
    • getAmt

      BigDecimal getAmt()
      Get Amount. Amount
    • setC_BPartner_ID

      void setC_BPartner_ID(int C_BPartner_ID)
      Set Business Partner. Identifies a Business Partner
    • getC_BPartner_ID

      int getC_BPartner_ID()
      Get Business Partner. Identifies a Business Partner
    • getC_BPartner

      I_C_BPartner getC_BPartner() throws RuntimeException
      Throws:
      RuntimeException
    • setC_BPartner_Location_ID

      void setC_BPartner_Location_ID(int C_BPartner_Location_ID)
      Set Partner Location. Identifies the (ship to) address for this Business Partner
    • getC_BPartner_Location_ID

      int getC_BPartner_Location_ID()
      Get Partner Location. Identifies the (ship to) address for this Business Partner
    • getC_BPartner_Location

      I_C_BPartner_Location getC_BPartner_Location() throws RuntimeException
      Throws:
      RuntimeException
    • setC_Currency_ID

      void setC_Currency_ID(int C_Currency_ID)
      Set Currency. The Currency for this record
    • getC_Currency_ID

      int getC_Currency_ID()
      Get Currency. The Currency for this record
    • getC_Currency

      I_C_Currency getC_Currency() 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_DunningRunEntry_ID

      void setC_DunningRunEntry_ID(int C_DunningRunEntry_ID)
      Set Dunning Run Entry. Dunning Run Entry
    • getC_DunningRunEntry_ID

      int getC_DunningRunEntry_ID()
      Get Dunning Run Entry. Dunning Run Entry
    • setC_DunningRunEntry_UU

      void setC_DunningRunEntry_UU(String C_DunningRunEntry_UU)
      Set C_DunningRunEntry_UU
    • getC_DunningRunEntry_UU

      String getC_DunningRunEntry_UU()
      Get C_DunningRunEntry_UU
    • 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
    • getC_DunningRun

      I_C_DunningRun getC_DunningRun() throws RuntimeException
      Throws:
      RuntimeException
    • getCreated

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

      int getCreatedBy()
      Get Created By. User who created this records
    • 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
    • setNote

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

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

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

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

      void setQty(BigDecimal Qty)
      Set Quantity. Quantity
    • getQty

      BigDecimal getQty()
      Get Quantity. Quantity
    • setSalesRep_ID

      void setSalesRep_ID(int SalesRep_ID)
      Set Sales Representative. Sales Representative or Company Agent
    • getSalesRep_ID

      int getSalesRep_ID()
      Get Sales Representative. Sales Representative or Company Agent
    • getSalesRep

      I_AD_User getSalesRep() throws RuntimeException
      Throws:
      RuntimeException
    • getUpdated

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

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