Interface I_C_PaySelectionLine

  • All Known Implementing Classes:
    MPaySelectionLine, X_C_PaySelectionLine

    public interface I_C_PaySelectionLine
    Generated Interface for C_PaySelectionLine
    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_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
      • setC_PaySelectionCheck_ID

        void setC_PaySelectionCheck_ID​(int C_PaySelectionCheck_ID)
        Set Pay Selection Check. Payment Selection Check
      • getC_PaySelectionCheck_ID

        int getC_PaySelectionCheck_ID()
        Get Pay Selection Check. Payment Selection Check
      • setC_PaySelection_ID

        void setC_PaySelection_ID​(int C_PaySelection_ID)
        Set Payment Selection. Payment Selection
      • getC_PaySelection_ID

        int getC_PaySelection_ID()
        Get Payment Selection. Payment Selection
      • setC_PaySelectionLine_ID

        void setC_PaySelectionLine_ID​(int C_PaySelectionLine_ID)
        Set Payment Selection Line. Payment Selection Line
      • getC_PaySelectionLine_ID

        int getC_PaySelectionLine_ID()
        Get Payment Selection Line. Payment Selection Line
      • setC_PaySelectionLine_UU

        void setC_PaySelectionLine_UU​(String C_PaySelectionLine_UU)
        Set C_PaySelectionLine_UU
      • getC_PaySelectionLine_UU

        String getC_PaySelectionLine_UU()
        Get C_PaySelectionLine_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
      • setDifferenceAmt

        void setDifferenceAmt​(BigDecimal DifferenceAmt)
        Set Difference. Difference Amount
      • getDifferenceAmt

        BigDecimal getDifferenceAmt()
        Get Difference. Difference Amount
      • setDiscountAmt

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

        BigDecimal getDiscountAmt()
        Get Discount Amount. Calculated amount of discount
      • 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
      • setIsManual

        void setIsManual​(boolean IsManual)
        Set Manual. This is a manual process
      • isManual

        boolean isManual()
        Get Manual. This is a manual process
      • setIsSOTrx

        void setIsSOTrx​(boolean IsSOTrx)
        Set Sales Transaction. This is a Sales Transaction
      • isSOTrx

        boolean isSOTrx()
        Get Sales Transaction. This is a Sales Transaction
      • setLine

        void setLine​(int Line)
        Set Line No. Unique line for this document
      • getLine

        int getLine()
        Get Line No. Unique line for this document
      • setOpenAmt

        void setOpenAmt​(BigDecimal OpenAmt)
        Set Open Amount. Open item amount
      • getOpenAmt

        BigDecimal getOpenAmt()
        Get Open Amount. Open item amount
      • setPayAmt

        void setPayAmt​(BigDecimal PayAmt)
        Set Payment amount. Amount being paid
      • getPayAmt

        BigDecimal getPayAmt()
        Get Payment amount. Amount being paid
      • setPaymentRule

        void setPaymentRule​(String PaymentRule)
        Set Payment Rule. How you pay the invoice
      • getPaymentRule

        String getPaymentRule()
        Get Payment Rule. How you pay the invoice
      • setProcessed

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

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

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

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

        void setWriteOffAmt​(BigDecimal WriteOffAmt)
        Set Write-off Amount. Amount to write-off
      • getWriteOffAmt

        BigDecimal getWriteOffAmt()
        Get Write-off Amount. Amount to write-off