Method Summary |
|
public boolean | equals(Object obj) |
public UniversalUser | getAccountDelegate() |
public boolean | getAccountDelegatePrimaryRoutingIndicator() Gets the accountDelegatePrimaryRoutingIndicator attribute. |
public Date | getAccountDelegateStartDate() Gets the accountDelegateStartDate attribute. |
public String | getAccountDelegateUniversalId() Gets the accountDelegateUniversalId attribute. |
public KualiDecimal | getApprovalFromThisAmount() Gets the approvalFromThisAmount attribute. |
public KualiDecimal | getApprovalToThisAmount() Gets the approvalToThisAmount attribute. |
public DocumentType | getDocumentType() Gets the documentType attribute. |
public String | getFinancialDocumentTypeCode() Gets the financialDocumentTypeCode attribute. |
public int | hashCode() |
public void | setAccountDelegate(UniversalUser accountDelegate) |
public void | setAccountDelegatePrimaryRoutingIndicator(boolean accountDelegatePrimaryRoutingIndicator) Sets the accountDelegatePrimaryRoutingIndicator attribute. |
public void | setAccountDelegateStartDate(Date accountDelegateStartDate) Sets the accountDelegateStartDate attribute. |
public void | setAccountDelegateUniversalId(String accountDelegateUniversalId) Sets the accountDelegateUniversalId attribute. |
public void | setApprovalFromThisAmount(KualiDecimal approvalFromThisAmount) Sets the approvalFromThisAmount attribute. |
public void | setApprovalToThisAmount(KualiDecimal approvalToThisAmount) Sets the approvalToThisAmount attribute. |
public void | setDocumentType(DocumentType documentType) Sets the documentType attribute value. |
public void | setFinancialDocumentTypeCode(String financialDocumentTypeCode) Sets the financialDocumentTypeCode attribute. |
protected LinkedHashMap | toStringMapper() |