Method Summary |
|
public String | getDocumentNumber() Gets the documentNumber attribute. |
public KualiDecimal | getFederalIncomeTaxPercent() Gets the federalIncomeTaxPercent attribute. |
public String | getFinancialDocumentAccountingLineText() |
public TaxIncomeClassCode | getIncomeClass() Gets the incomeClass attribute. |
public String | getIncomeClassCode() Gets the incomeClassCode attribute. |
public String | getIncomeClassName() |
public String | getPostalCountryCode() Gets the postalCountryCode attribute. |
public String | getReferenceFinancialDocumentNumber() Gets the referenceFinancialDocumentNumber attribute. |
public String | getReferenceFinancialSystemOriginationCode() Gets the referenceFinancialSystemOriginationCode attribute. |
public KualiDecimal | getStateIncomeTaxPercent() Gets the stateIncomeTaxPercent attribute. |
public boolean | isForeignSourceIncomeCode() Gets the foreignSourceIncomeCode attribute. |
public boolean | isIncomeTaxGrossUpCode() Gets the incomeTaxGrossUpCode attribute. |
public boolean | isIncomeTaxTreatyExemptCode() Gets the incomeTaxTreatyExemptCode attribute. |
public void | setDocumentNumber(String documentNumber) Sets the documentNumber attribute. |
public void | setFederalIncomeTaxPercent(KualiDecimal federalIncomeTaxPercent) Sets the federalIncomeTaxPercent attribute. |
public void | setFinancialDocumentAccountingLineText(String financialDocumentAccountingLineText) |
public void | setForeignSourceIncomeCode(boolean foreignSourceIncomeCode) Sets the foreignSourceIncomeCode attribute. |
public void | setIncomeClass(TaxIncomeClassCode incomeClass) Sets the incomeClass attribute. |
public void | setIncomeClassCode(String incomeClassCode) Sets the incomeClassCode attribute. |
public void | setIncomeTaxGrossUpCode(boolean incomeTaxGrossUpCode) Sets the incomeTaxGrossUpCode attribute. |
public void | setIncomeTaxTreatyExemptCode(boolean incomeTaxTreatyExemptCode) Sets the incomeTaxTreatyExemptCode attribute. |
public void | setPostalCountryCode(String postalCountryCode) Sets the postalCountryCode attribute. |
public void | setReferenceFinancialDocumentNumber(String referenceFinancialDocumentNumber) Sets the referenceFinancialDocumentNumber attribute. |
public void | setReferenceFinancialSystemOriginationCode(String referenceFinancialSystemOriginationCode) Sets the referenceFinancialSystemOriginationCode attribute. |
public void | setStateIncomeTaxPercent(KualiDecimal stateIncomeTaxPercent) Sets the stateIncomeTaxPercent attribute. |
public void | setincomeClassName(String name) Sets the incomeClassName attribute. |
protected LinkedHashMap | toStringMapper() |