Interface I_C_InvoicePaySchedule

All Known Implementing Classes:
MInvoicePaySchedule, X_C_InvoicePaySchedule

public interface I_C_InvoicePaySchedule
Generated Interface for C_InvoicePaySchedule
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_Invoice_ID

      void setC_Invoice_ID(int C_Invoice_ID)
      Set Invoice. Invoice Identifier
    • getC_Invoice_ID

      int getC_Invoice_ID()
      Get Invoice. Invoice Identifier
    • getC_Invoice

      I_C_Invoice getC_Invoice() throws RuntimeException
      Throws:
      RuntimeException
    • setC_InvoicePaySchedule_ID

      void setC_InvoicePaySchedule_ID(int C_InvoicePaySchedule_ID)
      Set Invoice Payment Schedule. Invoice Payment Schedule
    • getC_InvoicePaySchedule_ID

      int getC_InvoicePaySchedule_ID()
      Get Invoice Payment Schedule. Invoice Payment Schedule
    • setC_InvoicePaySchedule_UU

      void setC_InvoicePaySchedule_UU(String C_InvoicePaySchedule_UU)
      Set C_InvoicePaySchedule_UU
    • getC_InvoicePaySchedule_UU

      String getC_InvoicePaySchedule_UU()
      Get C_InvoicePaySchedule_UU
    • setC_PaySchedule_ID

      void setC_PaySchedule_ID(int C_PaySchedule_ID)
      Set Payment Schedule. Payment Schedule Template
    • getC_PaySchedule_ID

      int getC_PaySchedule_ID()
      Get Payment Schedule. Payment Schedule Template
    • getC_PaySchedule

      I_C_PaySchedule getC_PaySchedule() 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
    • setDiscountAmt

      void setDiscountAmt(BigDecimal DiscountAmt)
      Set Discount Amount. Calculated amount of discount
    • getDiscountAmt

      BigDecimal getDiscountAmt()
      Get Discount Amount. Calculated amount of discount
    • setDiscountDate

      void setDiscountDate(Timestamp DiscountDate)
      Set Discount Date. Last Date for payments with discount
    • getDiscountDate

      Timestamp getDiscountDate()
      Get Discount Date. Last Date for payments with discount
    • setDueAmt

      void setDueAmt(BigDecimal DueAmt)
      Set Amount due. Amount of the payment due
    • getDueAmt

      BigDecimal getDueAmt()
      Get Amount due. Amount of the payment due
    • setDueDate

      void setDueDate(Timestamp DueDate)
      Set Due Date. Date when the payment is due
    • getDueDate

      Timestamp getDueDate()
      Get Due Date. Date when the payment is due
    • 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
    • setIsValid

      void setIsValid(boolean IsValid)
      Set Valid. Element is valid
    • isValid

      boolean isValid()
      Get Valid. Element is valid
    • 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
    • getUpdated

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

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