Calculates hashCode based on current values of documentNumber, chartOfAccountsCode and organizationCode fields. This is based
on Account.hashCode().
See Also:java.lang.Object.hashCode
setBudgetInstitutionCostSharePersonnelDescription
public void setBudgetInstitutionCostSharePersonnelDescription(String budgetInstitutionCostSharePersonnelDescription)(Code)
Sets the budgetInstitutionCostSharePersonnelDescription attribute.
Parameters: budgetInstitutionCostSharePersonnelDescription - The budgetInstitutionCostSharePersonnelDescription to set.
setChartOfAccounts
public void setChartOfAccounts(Chart chartOfAccounts)(Code)
Sets the chartOfAccounts attribute.
Parameters: chartOfAccounts - The chartOfAccounts to set.
setChartOfAccountsCode
public void setChartOfAccountsCode(String chartOfAccountsCode)(Code)
Sets the chartOfAccountsCode attribute.
Parameters: chartOfAccountsCode - The chartOfAccountsCode to set.
setDocumentNumber
public void setDocumentNumber(String documentNumber)(Code)
Sets the documentNumber attribute.
Parameters: documentNumber - The documentNumber to set.
setOrganizationCode
public void setOrganizationCode(String organizationCode)(Code)
Sets the organizationCode attribute.
Parameters: organizationCode - The organizationCode to set.