Interface I_C_DunningLevel

  • All Known Implementing Classes:
    MDunningLevel, X_C_DunningLevel

    public interface I_C_DunningLevel
    Generated Interface for C_DunningLevel
    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
      • 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
      • 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_DunningLevel_UU

        void setC_DunningLevel_UU​(String C_DunningLevel_UU)
        Set C_DunningLevel_UU
      • getC_DunningLevel_UU

        String getC_DunningLevel_UU()
        Get C_DunningLevel_UU
      • setChargeFee

        void setChargeFee​(boolean ChargeFee)
        Set Charge fee. Indicates if fees will be charged for overdue invoices
      • isChargeFee

        boolean isChargeFee()
        Get Charge fee. Indicates if fees will be charged for overdue invoices
      • setChargeInterest

        void setChargeInterest​(boolean ChargeInterest)
        Set Charge Interest. Indicates if interest will be charged on overdue invoices
      • isChargeInterest

        boolean isChargeInterest()
        Get Charge Interest. Indicates if interest will be charged on overdue invoices
      • setC_PaymentTerm_ID

        void setC_PaymentTerm_ID​(int C_PaymentTerm_ID)
        Set Payment Term. The terms of Payment (timing, discount)
      • getC_PaymentTerm_ID

        int getC_PaymentTerm_ID()
        Get Payment Term. The terms of Payment (timing, discount)
      • getCreated

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

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

        void setDaysAfterDue​(BigDecimal DaysAfterDue)
        Set Days after due date. Days after due date to dun (if negative days until due)
      • getDaysAfterDue

        BigDecimal getDaysAfterDue()
        Get Days after due date. Days after due date to dun (if negative days until due)
      • setDaysBetweenDunning

        void setDaysBetweenDunning​(int DaysBetweenDunning)
        Set Days between dunning. Days between sending dunning notices
      • getDaysBetweenDunning

        int getDaysBetweenDunning()
        Get Days between dunning. Days between sending dunning notices
      • setDescription

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

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

        void setDunning_PrintFormat_ID​(int Dunning_PrintFormat_ID)
        Set Dunning Print Format. Print Format for printing Dunning Letters
      • getDunning_PrintFormat_ID

        int getDunning_PrintFormat_ID()
        Get Dunning Print Format. Print Format for printing Dunning Letters
      • setFeeAmt

        void setFeeAmt​(BigDecimal FeeAmt)
        Set Fee Amount. Fee amount in invoice currency
      • getFeeAmt

        BigDecimal getFeeAmt()
        Get Fee Amount. Fee amount in invoice currency
      • setInterestPercent

        void setInterestPercent​(BigDecimal InterestPercent)
        Set Interest in percent. Percentage interest to charge on overdue invoices
      • getInterestPercent

        BigDecimal getInterestPercent()
        Get Interest in percent. Percentage interest to charge on overdue invoices
      • setInvoiceCollectionType

        void setInvoiceCollectionType​(String InvoiceCollectionType)
        Set Collection Status. Invoice Collection Status
      • getInvoiceCollectionType

        String getInvoiceCollectionType()
        Get Collection Status. Invoice Collection Status
      • 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
      • setIsSetCreditStop

        void setIsSetCreditStop​(boolean IsSetCreditStop)
        Set Credit Stop. Set the business partner to credit stop
      • isSetCreditStop

        boolean isSetCreditStop()
        Get Credit Stop. Set the business partner to credit stop
      • setIsSetPaymentTerm

        void setIsSetPaymentTerm​(boolean IsSetPaymentTerm)
        Set Set Payment Term. Set the payment term of the Business Partner
      • isSetPaymentTerm

        boolean isSetPaymentTerm()
        Get Set Payment Term. Set the payment term of the Business Partner
      • setIsShowAllDue

        void setIsShowAllDue​(boolean IsShowAllDue)
        Set Show All Due. Show/print all due invoices
      • isShowAllDue

        boolean isShowAllDue()
        Get Show All Due. Show/print all due invoices
      • setIsShowNotDue

        void setIsShowNotDue​(boolean IsShowNotDue)
        Set Show Not Due. Show/print all invoices which are not due (yet).
      • isShowNotDue

        boolean isShowNotDue()
        Get Show Not Due. Show/print all invoices which are not due (yet).
      • setIsStatement

        void setIsStatement​(boolean IsStatement)
        Set Is Statement. Dunning Level is a definition of a statement
      • isStatement

        boolean isStatement()
        Get Is Statement. Dunning Level is a definition of a statement
      • setName

        void setName​(String Name)
        Set Name. Alphanumeric identifier of the entity
      • getName

        String getName()
        Get Name. Alphanumeric identifier of the entity
      • setNote

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

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

        void setPrintName​(String PrintName)
        Set Print Text. The label text to be printed on a document or correspondence.
      • getPrintName

        String getPrintName()
        Get Print Text. The label text to be printed on a document or correspondence.
      • getUpdated

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

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