Interface I_C_DunningRunEntry

  • All Known Implementing Classes:
    MDunningRunEntry, X_C_DunningRunEntry

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

        void setAmt​(BigDecimal Amt)
        Set 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
      • 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
      • 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
      • setC_DunningLevel_ID

        void setC_DunningLevel_ID​(int C_DunningLevel_ID)
        Set Dunning Level
      • getC_DunningLevel_ID

        int getC_DunningLevel_ID()
        Get Dunning Level
      • 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
      • 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
      • getUpdated

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

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