Interface I_C_DepositBatch

  • All Known Implementing Classes:
    MDepositBatch, X_C_DepositBatch

    public interface I_C_DepositBatch
    Generated Interface for C_DepositBatch
    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_BankAccount_ID

        void setC_BankAccount_ID​(int C_BankAccount_ID)
        Set Bank Account. Account at the Bank
      • getC_BankAccount_ID

        int getC_BankAccount_ID()
        Get Bank Account. Account at the Bank
      • 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_DepositBatch_UU

        void setC_DepositBatch_UU​(String C_DepositBatch_UU)
        Set C_DepositBatch_UU
      • getC_DepositBatch_UU

        String getC_DepositBatch_UU()
        Get C_DepositBatch_UU
      • setC_DocType_ID

        void setC_DocType_ID​(int C_DocType_ID)
        Set Document Type. Document type or rules
      • getC_DocType_ID

        int getC_DocType_ID()
        Get Document Type. Document type or rules
      • getCreated

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

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

        void setCreateFrom​(String CreateFrom)
        Set Create lines from. Process which will generate a new document lines based on an existing document
      • getCreateFrom

        String getCreateFrom()
        Get Create lines from. Process which will generate a new document lines based on an existing document
      • setDateDeposit

        void setDateDeposit​(Timestamp DateDeposit)
        Set Deposit Date
      • getDateDeposit

        Timestamp getDateDeposit()
        Get Deposit Date
      • setDateDoc

        void setDateDoc​(Timestamp DateDoc)
        Set Document Date. Date of the Document
      • getDateDoc

        Timestamp getDateDoc()
        Get Document Date. Date of the Document
      • setDepositAmt

        void setDepositAmt​(BigDecimal DepositAmt)
        Set Deposit Amount
      • getDepositAmt

        BigDecimal getDepositAmt()
        Get Deposit Amount
      • setDescription

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

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

        void setDocStatus​(String DocStatus)
        Set Document Status. The current status of the document
      • getDocStatus

        String getDocStatus()
        Get Document Status. The current status of the document
      • 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
      • 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