Method Summary |
|
public Account | getAccount() Gets the account attribute. |
public String | getAccountNumber() Gets the accountNumber attribute. |
public Chart | getChartOfAccounts() Gets the chartOfAccounts attribute. |
public String | getChartOfAccountsCode() Gets the chartOfAccountsCode attribute. |
public String | getDocumentNumber() Gets the documentNumber attribute. |
public String | getFinancialBalanceTypeCode() Gets the financialBalanceTypeCode attribute. |
public Date | getFinancialDocumentReversalDate() Gets the financialDocumentReversalDate attribute. |
public String | getFinancialDocumentTypeCode() Gets the financialDocumentTypeCode attribute. |
public ObjectCode | getFinancialObject() Gets the financialObject attribute. |
public String | getFinancialObjectCode() Gets the financialObjectCode attribute. |
public String | getFinancialObjectTypeCode() Gets the financialObjectTypeCode attribute. |
public String | getFinancialSubObjectCode() Gets the financialSubObjectCode attribute. |
public String | getFinancialSystemOriginationCode() Gets the financialSystemOriginationCode attribute. |
public String | getOrganizationDocumentNumber() Gets the organizationDocumentNumber attribute. |
public String | getOrganizationReferenceId() Gets the organizationReferenceId attribute. |
public String | getPersonUniversalIdentifier() Gets the personUniversalIdentifier attribute. |
public String | getProjectCode() Gets the projectCode attribute. |
public String | getReferenceFinancialDocumentNumber() Gets the referenceFinancialDocumentNumber attribute. |
public String | getReferenceFinancialDocumentTypeCode() Gets the referenceFinancialDocumentTypeCode attribute. |
public String | getReferenceFinancialSystemOriginationCode() Gets the referenceFinancialSystemOriginationCode attribute. |
public String | getSubAccountNumber() Gets the subAccountNumber attribute. |
public Date | getTransactionDate() Gets the transactionDate attribute. |
public Date | getTransactionDateTimeStamp() Gets the transactionDateTimeStamp attribute. |
public String | getTransactionDebitCreditCode() Gets the transactionDebitCreditCode attribute. |
public String | getTransactionEncumbranceUpdateCode() Gets the transactionEncumbranceUpdateCode attribute. |
public KualiDecimal | getTransactionLedgerEntryAmount() Gets the transactionLedgerEntryAmount attribute. |
public String | getTransactionLedgerEntryDescription() Gets the transactionLedgerEntryDescription attribute. |
public Integer | getTransactionLedgerEntrySequenceNumber() Gets the transactionLedgerEntrySequenceNumber attribute. |
public Date | getTransactionPostingDate() Gets the transactionPostingDate attribute. |
public String | getUniversityFiscalPeriodCode() Gets the universityFiscalPeriodCode attribute. |
public Integer | getUniversityFiscalYear() Gets the universityFiscalYear attribute. |
public void | setAccount(Account account) Sets the account attribute. |
public void | setAccountNumber(String accountNumber) Sets the accountNumber attribute. |
public void | setChartOfAccounts(Chart chartOfAccounts) Sets the chartOfAccounts attribute. |
public void | setChartOfAccountsCode(String chartOfAccountsCode) Sets the chartOfAccountsCode attribute. |
public void | setDocumentNumber(String documentNumber) Sets the documentNumber attribute. |
public void | setFinancialBalanceTypeCode(String financialBalanceTypeCode) Sets the financialBalanceTypeCode attribute. |
public void | setFinancialDocumentReversalDate(Date financialDocumentReversalDate) Sets the financialDocumentReversalDate attribute. |
public void | setFinancialDocumentTypeCode(String financialDocumentTypeCode) Sets the financialDocumentTypeCode attribute. |
public void | setFinancialObject(ObjectCode financialObject) Sets the financialObject attribute. |
public void | setFinancialObjectCode(String financialObjectCode) Sets the financialObjectCode attribute. |
public void | setFinancialObjectTypeCode(String financialObjectTypeCode) Sets the financialObjectTypeCode attribute. |
public void | setFinancialSubObjectCode(String financialSubObjectCode) Sets the financialSubObjectCode attribute. |
public void | setFinancialSystemOriginationCode(String financialSystemOriginationCode) Sets the financialSystemOriginationCode attribute. |
public void | setOrganizationDocumentNumber(String organizationDocumentNumber) Sets the organizationDocumentNumber attribute. |
public void | setOrganizationReferenceId(String organizationReferenceId) Sets the organizationReferenceId attribute. |
public void | setPersonUniversalIdentifier(String personUniversalIdentifier) Sets the personUniversalIdentifier attribute. |
public void | setProjectCode(String projectCode) Sets the projectCode attribute. |
public void | setReferenceFinancialDocumentNumber(String referenceFinancialDocumentNumber) Sets the referenceFinancialDocumentNumber attribute. |
public void | setReferenceFinancialDocumentTypeCode(String referenceFinancialDocumentTypeCode) Sets the referenceFinancialDocumentTypeCode attribute. |
public void | setReferenceFinancialSystemOriginationCode(String referenceFinancialSystemOriginationCode) Sets the referenceFinancialSystemOriginationCode attribute. |
public void | setSubAccountNumber(String subAccountNumber) Sets the subAccountNumber attribute. |
public void | setTransactionDate(Date transactionDate) Sets the transactionDate attribute. |
public void | setTransactionDateTimeStamp(Date transactionDateTimeStamp) Sets the transactionDateTimeStamp attribute. |
public void | setTransactionDebitCreditCode(String transactionDebitCreditCode) Sets the transactionDebitCreditCode attribute. |
public void | setTransactionEncumbranceUpdateCode(String transactionEncumbranceUpdateCode) Sets the transactionEncumbranceUpdateCode attribute. |
public void | setTransactionLedgerEntryAmount(KualiDecimal transactionLedgerEntryAmount) Sets the transactionLedgerEntryAmount attribute. |
public void | setTransactionLedgerEntryDescription(String transactionLedgerEntryDescription) Sets the transactionLedgerEntryDescription attribute. |
public void | setTransactionLedgerEntrySequenceNumber(Integer transactionLedgerEntrySequenceNumber) Sets the transactionLedgerEntrySequenceNumber attribute. |
public void | setTransactionPostingDate(Date transactionPostingDate) Sets the transactionPostingDate attribute. |
public void | setUniversityFiscalPeriodCode(String universityFiscalPeriodCode) Sets the universityFiscalPeriodCode attribute. |
public void | setUniversityFiscalYear(Integer universityFiscalYear) Sets the universityFiscalYear attribute. |
protected LinkedHashMap | toStringMapper() |