Interface I_COF_C_ControlCheck

All Known Implementing Classes:
MCOFCControlCheck, X_COF_C_ControlCheck

public interface I_COF_C_ControlCheck
Generated Interface for COF_C_ControlCheck
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
    • setAddress1

      void setAddress1(String Address1)
      Set Address 1. Address line 1 for this location
    • getAddress1

      String getAddress1()
      Get Address 1. Address line 1 for this location
    • setBankName

      void setBankName(String BankName)
      Set Bank Name
    • getBankName

      String getBankName()
      Get Bank Name
    • setCOF_BPartner_ID

      void setCOF_BPartner_ID(int COF_BPartner_ID)
      Set Business Partner . Identifies a Business Partner
    • getCOF_BPartner_ID

      int getCOF_BPartner_ID()
      Get Business Partner . Identifies a Business Partner
    • getCOF_BPartner

      I_C_BPartner getCOF_BPartner() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_C_Alinea2_ID

      void setCOF_C_Alinea2_ID(int COF_C_Alinea2_ID)
      Set Alínea 2. Identificador de Devolução
    • getCOF_C_Alinea2_ID

      int getCOF_C_Alinea2_ID()
      Get Alínea 2. Identificador de Devolução
    • getCOF_C_Alinea2

      I_COF_C_Alinea getCOF_C_Alinea2() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_C_Alinea_ID

      void setCOF_C_Alinea_ID(int COF_C_Alinea_ID)
      Set Alínea. Alíneas são Identificadores / Classificações para Devolução
    • getCOF_C_Alinea_ID

      int getCOF_C_Alinea_ID()
      Get Alínea. Alíneas são Identificadores / Classificações para Devolução
    • getCOF_C_Alinea

      I_COF_C_Alinea getCOF_C_Alinea() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_C_CheckCustody_ID

      void setCOF_C_CheckCustody_ID(int COF_C_CheckCustody_ID)
      Set Tipo de Portador. Primary Key : Check Custody
    • getCOF_C_CheckCustody_ID

      int getCOF_C_CheckCustody_ID()
      Get Tipo de Portador. Primary Key : Check Custody
    • getCOF_C_CheckCustody

      I_COF_C_CheckCustody getCOF_C_CheckCustody() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_C_ControlCheck_ID

      void setCOF_C_ControlCheck_ID(int COF_C_ControlCheck_ID)
      Set Controle de Cheque
    • getCOF_C_ControlCheck_ID

      int getCOF_C_ControlCheck_ID()
      Get Controle de Cheque
    • setCOF_C_ControlCheck_UU

      void setCOF_C_ControlCheck_UU(String COF_C_ControlCheck_UU)
      Set COF_C_ControlCheck_UU
    • getCOF_C_ControlCheck_UU

      String getCOF_C_ControlCheck_UU()
      Get COF_C_ControlCheck_UU
    • setCOF_CodBarraCheque

      void setCOF_CodBarraCheque(String COF_CodBarraCheque)
      Set Código de Barras do Cheque
    • getCOF_CodBarraCheque

      String getCOF_CodBarraCheque()
      Get Código de Barras do Cheque
    • setCOF_DataDevolucao

      void setCOF_DataDevolucao(Timestamp COF_DataDevolucao)
      Set Data de Devolução
    • getCOF_DataDevolucao

      Timestamp getCOF_DataDevolucao()
      Get Data de Devolução
    • setCOF_FaturaReapresentacao_ID

      void setCOF_FaturaReapresentacao_ID(int COF_FaturaReapresentacao_ID)
      Set Fatura Reapresentação. Fatura vinculada quando o cheque é reapresentado
    • getCOF_FaturaReapresentacao_ID

      int getCOF_FaturaReapresentacao_ID()
      Get Fatura Reapresentação. Fatura vinculada quando o cheque é reapresentado
    • getCOF_FaturaReapresentacao

      I_C_Invoice getCOF_FaturaReapresentacao() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_IsPrinted

      void setCOF_IsPrinted(boolean COF_IsPrinted)
      Set Impresso
    • isCOF_IsPrinted

      boolean isCOF_IsPrinted()
      Get Impresso
    • setCOF_PagamentoDevolucao_ID

      void setCOF_PagamentoDevolucao_ID(int COF_PagamentoDevolucao_ID)
      Set Pagamento Devolução
    • getCOF_PagamentoDevolucao_ID

      int getCOF_PagamentoDevolucao_ID()
      Get Pagamento Devolução
    • getCOF_PagamentoDevolucao

      I_C_Payment getCOF_PagamentoDevolucao() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_Payment_ID

      void setCOF_Payment_ID(int COF_Payment_ID)
      Set Payment. Payment identifier
    • getCOF_Payment_ID

      int getCOF_Payment_ID()
      Get Payment. Payment identifier
    • getCOF_Payment

      I_C_Payment getCOF_Payment() throws RuntimeException
      Throws:
      RuntimeException
    • setC_BPartner_ID

      void setC_BPartner_ID(int C_BPartner_ID)
      Set Business Partner. Identifies a Business Partner
    • getC_BPartner_ID

      int getC_BPartner_ID()
      Get Business Partner. Identifies a Business Partner
    • getC_BPartner

      I_C_BPartner getC_BPartner() throws RuntimeException
      Throws:
      RuntimeException
    • setC_BPartner_Location_ID

      void setC_BPartner_Location_ID(int C_BPartner_Location_ID)
      Set Partner Location. Identifies the (ship to) address for this Business Partner
    • getC_BPartner_Location_ID

      int getC_BPartner_Location_ID()
      Get Partner Location. Identifies the (ship to) address for this Business Partner
    • getC_BPartner_Location

      I_C_BPartner_Location getC_BPartner_Location() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getC_BankAccount

      I_C_BankAccount getC_BankAccount() throws RuntimeException
      Throws:
      RuntimeException
    • setC_Bank_ID

      void setC_Bank_ID(int C_Bank_ID)
      Set Bank. Bank
    • getC_Bank_ID

      int getC_Bank_ID()
      Get Bank. Bank
    • getC_Bank

      I_C_Bank getC_Bank() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getC_Payment

      I_C_Payment getC_Payment() throws RuntimeException
      Throws:
      RuntimeException
    • setChangeDate

      void setChangeDate(Timestamp ChangeDate)
      Set Change Date
    • getChangeDate

      Timestamp getChangeDate()
      Get Change Date
    • setChangeType

      void setChangeType(String ChangeType)
      Set Change Type
    • getChangeType

      String getChangeType()
      Get Change Type
    • setChequeNo

      void setChequeNo(int ChequeNo)
      Set Cheque No
    • getChequeNo

      int getChequeNo()
      Get Cheque No
    • setComments

      void setComments(String Comments)
      Set Comments. Comments or additional information
    • getComments

      String getComments()
      Get Comments. Comments or additional information
    • getCreated

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

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

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

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

      void setDateTo(Timestamp DateTo)
      Set Date To. End date of a date range
    • getDateTo

      Timestamp getDateTo()
      Get Date To. End date of a date range
    • 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
    • setIsReceipt

      void setIsReceipt(boolean IsReceipt)
      Set Receipt. This is a sales transaction (receipt)
    • isReceipt

      boolean isReceipt()
      Get Receipt. This is a sales transaction (receipt)
    • setIsReconciled

      void setIsReconciled(boolean IsReconciled)
      Set Reconciled. Payment is reconciled with bank statement
    • isReconciled

      boolean isReconciled()
      Get Reconciled. Payment is reconciled with bank statement
    • setProcessed

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

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

      void setReference(String Reference)
      Set Reference. Reference for this record
    • getReference

      String getReference()
      Get Reference. Reference for this record
    • setRoutingNo

      void setRoutingNo(String RoutingNo)
      Set Routing No. Bank Routing Number
    • getRoutingNo

      String getRoutingNo()
      Get Routing No. Bank Routing Number
    • setTotalAmt

      void setTotalAmt(BigDecimal TotalAmt)
      Set Total Amount. Total Amount
    • getTotalAmt

      BigDecimal getTotalAmt()
      Get Total Amount. Total Amount
    • getUpdated

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

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

      void setUser1_ID(int User1_ID)
      Set User Element List 1. User defined list element #1
    • getUser1_ID

      int getUser1_ID()
      Get User Element List 1. User defined list element #1
    • getUser1

      Throws:
      RuntimeException
    • setUser2_ID

      void setUser2_ID(int User2_ID)
      Set User Element List 2. User defined list element #2
    • getUser2_ID

      int getUser2_ID()
      Get User Element List 2. User defined list element #2
    • getUser2

      Throws:
      RuntimeException
    • setcof_AccountDigit

      void setcof_AccountDigit(String cof_AccountDigit)
      Set Account Digit
    • getcof_AccountDigit

      String getcof_AccountDigit()
      Get Account Digit
    • setcof_AccountNo

      void setcof_AccountNo(String cof_AccountNo)
      Set Account No
    • getcof_AccountNo

      String getcof_AccountNo()
      Get Account No
    • setcof_AgencyDigit

      void setcof_AgencyDigit(String cof_AgencyDigit)
      Set Agency Digit
    • getcof_AgencyDigit

      String getcof_AgencyDigit()
      Get Agency Digit
    • setcof_AgencyNo

      void setcof_AgencyNo(String cof_AgencyNo)
      Set Número da Agência
    • getcof_AgencyNo

      String getcof_AgencyNo()
      Get Número da Agência
    • setcof_ChangeCheck

      void setcof_ChangeCheck(String cof_ChangeCheck)
      Set Change Check. Process of Change Check
    • getcof_ChangeCheck

      String getcof_ChangeCheck()
      Get Change Check. Process of Change Check
    • setcof_CheckChangeTo_ID

      void setcof_CheckChangeTo_ID(int cof_CheckChangeTo_ID)
      Set Check Change To. Check Change To
    • getcof_CheckChangeTo_ID

      int getcof_CheckChangeTo_ID()
      Get Check Change To. Check Change To
    • getcof_CheckChangeTo

      I_COF_C_ControlCheck getcof_CheckChangeTo() throws RuntimeException
      Throws:
      RuntimeException
    • setcof_CheckClearing

      void setcof_CheckClearing(String cof_CheckClearing)
      Set Check Clearing
    • getcof_CheckClearing

      String getcof_CheckClearing()
      Get Check Clearing
    • setcof_DateCleared

      void setcof_DateCleared(Timestamp cof_DateCleared)
      Set Date Cleared
    • getcof_DateCleared

      Timestamp getcof_DateCleared()
      Get Date Cleared
    • setcof_DateResubmit

      void setcof_DateResubmit(Timestamp cof_DateResubmit)
      Set Date Resubmit. Date Resubmit
    • getcof_DateResubmit

      Timestamp getcof_DateResubmit()
      Get Date Resubmit. Date Resubmit
    • setcof_DateResubmit2

      void setcof_DateResubmit2(Timestamp cof_DateResubmit2)
      Set Date Resubmit. Date Resubmit
    • getcof_DateResubmit2

      Timestamp getcof_DateResubmit2()
      Get Date Resubmit. Date Resubmit
    • setcof_IsChangeCheck

      void setcof_IsChangeCheck(boolean cof_IsChangeCheck)
      Set Is ChangeCheck
    • iscof_IsChangeCheck

      boolean iscof_IsChangeCheck()
      Get Is ChangeCheck
    • setcof_IsClearedCheck

      void setcof_IsClearedCheck(boolean cof_IsClearedCheck)
      Set Cleared Check
    • iscof_IsClearedCheck

      boolean iscof_IsClearedCheck()
      Get Cleared Check
    • setcof_IsOwnCheck

      void setcof_IsOwnCheck(boolean cof_IsOwnCheck)
      Set Is Own Check
    • iscof_IsOwnCheck

      boolean iscof_IsOwnCheck()
      Get Is Own Check
    • setcof_IsReconciled

      void setcof_IsReconciled(boolean cof_IsReconciled)
      Set Reconciliado. O pagamento é reconciliado (conferido) com o extrato bancário
    • iscof_IsReconciled

      boolean iscof_IsReconciled()
      Get Reconciliado. O pagamento é reconciliado (conferido) com o extrato bancário
    • setcof_IssuingName

      void setcof_IssuingName(String cof_IssuingName)
      Set Issuing Name
    • getcof_IssuingName

      String getcof_IssuingName()
      Get Issuing Name
    • setcof_Processed

      void setcof_Processed(String cof_Processed)
      Set Processed
    • getcof_Processed

      String getcof_Processed()
      Get Processed
    • setcof_ReasonChange

      void setcof_ReasonChange(String cof_ReasonChange)
      Set Reason Change
    • getcof_ReasonChange

      String getcof_ReasonChange()
      Get Reason Change
    • setcof_ResetCheckClearing

      void setcof_ResetCheckClearing(String cof_ResetCheckClearing)
      Set Reset Check Clearing
    • getcof_ResetCheckClearing

      String getcof_ResetCheckClearing()
      Get Reset Check Clearing
    • setcof_ResubmitCheck

      void setcof_ResubmitCheck(String cof_ResubmitCheck)
      Set Resubmit Check
    • getcof_ResubmitCheck

      String getcof_ResubmitCheck()
      Get Resubmit Check
    • setcof_Serie

      void setcof_Serie(String cof_Serie)
      Set Série. Número de Série
    • getcof_Serie

      String getcof_Serie()
      Get Série. Número de Série
    • setcof_ThirdCheck

      void setcof_ThirdCheck(boolean cof_ThirdCheck)
      Set Third-Party Check
    • iscof_ThirdCheck

      boolean iscof_ThirdCheck()
      Get Third-Party Check
    • setcof_UseForPayment

      void setcof_UseForPayment(boolean cof_UseForPayment)
      Set Use for Payment
    • iscof_UseForPayment

      boolean iscof_UseForPayment()
      Get Use for Payment
    • setcof_cedente_CPFCNPJ

      void setcof_cedente_CPFCNPJ(String cof_cedente_CPFCNPJ)
      Set CPF / CNPJ. CPF ou CNPJ do Cedente
    • getcof_cedente_CPFCNPJ

      String getcof_cedente_CPFCNPJ()
      Get CPF / CNPJ. CPF ou CNPJ do Cedente