This method returns whether the given deposit contains the parameter cash receipt document
Parameters: crDoc - the cash receipt document to look for true if the cash receipt document is part of the deposit, false if otherwise
Returns true if this deposit has the same document deposit line number as the passed in Deposit
Parameters: other - true if the given Deposit has primary key values equal to this Deposit
Sets the depositedCurrency attribute value.
Parameters: depositedCurrency - The depositedCurrency to set.
setDocumentNumber
public void setDocumentNumber(String documentNumber)(Code)
Sets the documentNumber attribute value.
Parameters: documentNumber - The documentNumber to set.
setFinancialDocumentDepositLineNumber
public void setFinancialDocumentDepositLineNumber(Integer financialDocumentDepositLineNumber)(Code)
Sets the financialDocumentDepositLineNumber attribute value.
Parameters: financialDocumentDepositLineNumber - The financialDocumentDepositLineNumber to set.