Method Summary |
|
public boolean | equals(Object obj) |
public Account | getAccount() Gets the account attribute. |
public UniversalUser | getAccountDelegate() |
public Timestamp | getAccountDelegateStartDate() Gets the accountDelegateStartDate attribute. |
public String | getAccountDelegateSystemId() Gets the accountDelegateSystemId attribute. |
public String | getAccountNumber() Gets the accountNumber attribute. |
public Chart | getChart() Gets the chart attribute. |
public String | getChartOfAccountsCode() Gets the chartOfAccountsCode attribute. |
public DocumentType | getDocumentType() Gets the documentType attribute. |
public KualiDecimal | getFinDocApprovalFromThisAmt() Gets the finDocApprovalFromThisAmt attribute. |
public KualiDecimal | getFinDocApprovalToThisAmount() Gets the finDocApprovalToThisAmount attribute. |
public String | getFinancialDocumentTypeCode() Gets the financialDocumentTypeCode attribute. |
public int | hashCode() |
public boolean | isAccountDelegateActiveIndicator() Gets the accountDelegateActiveIndicator attribute. |
public boolean | isAccountsDelegatePrmrtIndicator() Gets the accountsDelegatePrmrtIndicator attribute. |
public void | setAccount(Account account) Sets the account attribute. |
public void | setAccountDelegate(UniversalUser accountDelegate) Sets the accountDelegate attribute value. |
public void | setAccountDelegateActiveIndicator(boolean accountDelegateActiveIndicator) Sets the accountDelegateActiveIndicator attribute. |
public void | setAccountDelegateStartDate(Timestamp accountDelegateStartDate) Sets the accountDelegateStartDate attribute. |
public void | setAccountDelegateSystemId(String accountDelegateSystemId) Sets the accountDelegateSystemId attribute value. |
public void | setAccountNumber(String accountNumber) Sets the accountNumber attribute value. |
public void | setAccountsDelegatePrmrtIndicator(boolean accountsDelegatePrmrtIndicator) Sets the accountsDelegatePrmrtIndicator attribute. |
public void | setChart(Chart chart) Sets the chart attribute value. |
public void | setChartOfAccountsCode(String chartOfAccountsCode) Sets the chartOfAccountsCode attribute value. |
public void | setDocumentType(DocumentType documentType) Sets the documentType attribute value. |
public void | setFinDocApprovalFromThisAmt(KualiDecimal finDocApprovalFromThisAmt) Sets the finDocApprovalFromThisAmt attribute. |
public void | setFinDocApprovalToThisAmount(KualiDecimal finDocApprovalToThisAmount) Sets the finDocApprovalToThisAmount attribute. |
public void | setFinancialDocumentTypeCode(String financialDocumentTypeCode) Sets the financialDocumentTypeCode attribute. |
protected LinkedHashMap | toStringMapper() |