Interface I_C_PaymentBatch

  • All Known Implementing Classes:
    MPaymentBatch, X_C_PaymentBatch

    public interface I_C_PaymentBatch
    Generated Interface for C_PaymentBatch
    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_PaymentBatch_ID

        void setC_PaymentBatch_ID​(int C_PaymentBatch_ID)
        Set Payment Batch. Payment batch for EFT
      • getC_PaymentBatch_ID

        int getC_PaymentBatch_ID()
        Get Payment Batch. Payment batch for EFT
      • setC_PaymentBatch_UU

        void setC_PaymentBatch_UU​(String C_PaymentBatch_UU)
        Set C_PaymentBatch_UU
      • getC_PaymentBatch_UU

        String getC_PaymentBatch_UU()
        Get C_PaymentBatch_UU
      • setC_PaymentProcessor_ID

        void setC_PaymentProcessor_ID​(int C_PaymentProcessor_ID)
        Set Payment Processor. Payment processor for electronic payments
      • getC_PaymentProcessor_ID

        int getC_PaymentProcessor_ID()
        Get Payment Processor. Payment processor for electronic payments
      • getCreated

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

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

        void setDocumentNo​(String DocumentNo)
        Set Document No. Document sequence number of the document
      • getDocumentNo

        String getDocumentNo()
        Get Document No. Document sequence number of the document
      • 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
      • setName

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

        String getName()
        Get Name. Alphanumeric identifier of the entity
      • 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
      • setProcessingDate

        void setProcessingDate​(Timestamp ProcessingDate)
        Set Processing date
      • getProcessingDate

        Timestamp getProcessingDate()
        Get Processing date
      • getUpdated

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

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