Interface I_C_DepositBatchLine

  • All Known Implementing Classes:
    MDepositBatchLine, X_C_DepositBatchLine

    public interface I_C_DepositBatchLine
    Generated Interface for C_DepositBatchLine
    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_DepositBatch_ID

        void setC_DepositBatch_ID​(int C_DepositBatch_ID)
        Set Deposit Batch
      • getC_DepositBatch_ID

        int getC_DepositBatch_ID()
        Get Deposit Batch
      • setC_DepositBatchLine_ID

        void setC_DepositBatchLine_ID​(int C_DepositBatchLine_ID)
        Set Deposit Batch Line
      • getC_DepositBatchLine_ID

        int getC_DepositBatchLine_ID()
        Get Deposit Batch Line
      • setC_DepositBatchLine_UU

        void setC_DepositBatchLine_UU​(String C_DepositBatchLine_UU)
        Set C_DepositBatchLine_UU
      • getC_DepositBatchLine_UU

        String getC_DepositBatchLine_UU()
        Get C_DepositBatchLine_UU
      • setC_Payment_ID

        void setC_Payment_ID​(int C_Payment_ID)
        Set Payment. Payment identifier
      • getC_Payment_ID

        int getC_Payment_ID()
        Get Payment. Payment identifier
      • 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
      • setLine

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

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

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

        BigDecimal getPayAmt()
        Get Payment amount. Amount being paid
      • 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