public class DisbursementVoucherNonResidentAlienTax extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Modifier and Type | Field and Description |
---|---|
protected org.kuali.rice.core.api.util.type.KualiDecimal |
taxSpecialW4Amount |
Constructor and Description |
---|
DisbursementVoucherNonResidentAlienTax()
Default no-arg constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getDocumentNumber()
Gets the documentNumber attribute.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getFederalIncomeTaxPercent()
Gets the federalIncomeTaxPercent attribute.
|
String |
getFinancialDocumentAccountingLineText() |
TaxIncomeClassCode |
getIncomeClass()
Gets the incomeClass attribute.
|
String |
getIncomeClassCode()
Gets the incomeClassCode attribute.
|
String |
getIncomeClassName()
Return select read-only label for income class
|
String |
getPostalCountryCode()
Gets the postalCountryCode attribute.
|
String |
getReferenceFinancialDocumentNumber()
Gets the referenceFinancialDocumentNumber attribute.
|
String |
getReferenceFinancialSystemOriginationCode()
Gets the referenceFinancialSystemOriginationCode attribute.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getStateIncomeTaxPercent()
Gets the stateIncomeTaxPercent attribute.
|
String |
getTaxNQIId()
Gets the taxNQIId attribute.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getTaxSpecialW4Amount()
Gets the taxSpecialW4Amount attribute.
|
boolean |
isForeignSourceIncomeCode()
Gets the foreignSourceIncomeCode attribute.
|
boolean |
isIncomeTaxGrossUpCode()
Gets the incomeTaxGrossUpCode attribute.
|
boolean |
isIncomeTaxTreatyExemptCode()
Gets the incomeTaxTreatyExemptCode attribute.
|
boolean |
isTaxOtherExemptIndicator()
Gets the taxOtherExemptIndicator attribute.
|
boolean |
isTaxUSAIDPerDiemIndicator()
Gets the taxUSAIDPerDiemIndicator attribute.
|
void |
setDocumentNumber(String documentNumber)
Sets the documentNumber attribute.
|
void |
setFederalIncomeTaxPercent(org.kuali.rice.core.api.util.type.KualiDecimal federalIncomeTaxPercent)
Sets the federalIncomeTaxPercent attribute.
|
void |
setFinancialDocumentAccountingLineText(String financialDocumentAccountingLineText) |
void |
setForeignSourceIncomeCode(boolean foreignSourceIncomeCode)
Sets the foreignSourceIncomeCode attribute.
|
void |
setIncomeClass(TaxIncomeClassCode incomeClass)
Deprecated.
|
void |
setIncomeClassCode(String incomeClassCode)
Sets the incomeClassCode attribute.
|
void |
setincomeClassName(String name)
Sets the incomeClassName attribute.
|
void |
setIncomeTaxGrossUpCode(boolean incomeTaxGrossUpCode)
Sets the incomeTaxGrossUpCode attribute.
|
void |
setIncomeTaxTreatyExemptCode(boolean incomeTaxTreatyExemptCode)
Sets the incomeTaxTreatyExemptCode attribute.
|
void |
setPostalCountryCode(String postalCountryCode)
Sets the postalCountryCode attribute.
|
void |
setReferenceFinancialDocumentNumber(String referenceFinancialDocumentNumber)
Sets the referenceFinancialDocumentNumber attribute.
|
void |
setReferenceFinancialSystemOriginationCode(String referenceFinancialSystemOriginationCode)
Sets the referenceFinancialSystemOriginationCode attribute.
|
void |
setStateIncomeTaxPercent(org.kuali.rice.core.api.util.type.KualiDecimal stateIncomeTaxPercent)
Sets the stateIncomeTaxPercent attribute.
|
void |
setTaxNQIId(String taxNQIId)
Sets the taxNQIId attribute value.
|
void |
setTaxOtherExemptIndicator(boolean taxOtherExemptIndicator)
Sets the taxOtherExemptIndicator attribute value.
|
void |
setTaxSpecialW4Amount(org.kuali.rice.core.api.util.type.KualiDecimal taxSpecialW4Amount)
Sets the taxSpecialW4Amount attribute value.
|
void |
setTaxUSAIDPerDiemIndicator(boolean taxUSAIDPerDiemIndicator)
Sets the taxUSAIDPerDiemIndicator attribute value.
|
protected LinkedHashMap |
toStringMapper_RICE20_REFACTORME() |
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
protected org.kuali.rice.core.api.util.type.KualiDecimal taxSpecialW4Amount
public DisbursementVoucherNonResidentAlienTax()
public String getDocumentNumber()
public void setDocumentNumber(String documentNumber)
documentNumber
- The documentNumber to set.public org.kuali.rice.core.api.util.type.KualiDecimal getFederalIncomeTaxPercent()
public void setFederalIncomeTaxPercent(org.kuali.rice.core.api.util.type.KualiDecimal federalIncomeTaxPercent)
federalIncomeTaxPercent
- The federalIncomeTaxPercent to set.public org.kuali.rice.core.api.util.type.KualiDecimal getStateIncomeTaxPercent()
public void setStateIncomeTaxPercent(org.kuali.rice.core.api.util.type.KualiDecimal stateIncomeTaxPercent)
stateIncomeTaxPercent
- The stateIncomeTaxPercent to set.public String getIncomeClassCode()
public void setIncomeClassCode(String incomeClassCode)
incomeClassCode
- The incomeClassCode to set.public String getPostalCountryCode()
public void setPostalCountryCode(String postalCountryCode)
postalCountryCode
- The postalCountryCode to set.public boolean isIncomeTaxTreatyExemptCode()
public void setIncomeTaxTreatyExemptCode(boolean incomeTaxTreatyExemptCode)
incomeTaxTreatyExemptCode
- The incomeTaxTreatyExemptCode to set.public boolean isForeignSourceIncomeCode()
public void setForeignSourceIncomeCode(boolean foreignSourceIncomeCode)
foreignSourceIncomeCode
- The foreignSourceIncomeCode to set.public boolean isIncomeTaxGrossUpCode()
public void setIncomeTaxGrossUpCode(boolean incomeTaxGrossUpCode)
incomeTaxGrossUpCode
- The incomeTaxGrossUpCode to set.public String getReferenceFinancialSystemOriginationCode()
public void setReferenceFinancialSystemOriginationCode(String referenceFinancialSystemOriginationCode)
referenceFinancialSystemOriginationCode
- The referenceFinancialSystemOriginationCode to set.public String getReferenceFinancialDocumentNumber()
public void setReferenceFinancialDocumentNumber(String referenceFinancialDocumentNumber)
referenceFinancialDocumentNumber
- The referenceFinancialDocumentNumber to set.public String getFinancialDocumentAccountingLineText()
public void setFinancialDocumentAccountingLineText(String financialDocumentAccountingLineText)
financialDocumentAccountingLineText
- The financialDocumentAccountingLineText to set.public String getTaxNQIId()
public boolean isTaxOtherExemptIndicator()
public boolean isTaxUSAIDPerDiemIndicator()
public org.kuali.rice.core.api.util.type.KualiDecimal getTaxSpecialW4Amount()
public void setTaxNQIId(String taxNQIId)
taxNQIId
- The taxNQIId to set.public void setTaxOtherExemptIndicator(boolean taxOtherExemptIndicator)
taxOtherExemptIndicator
- The taxOtherExemptIndicator to set.public void setTaxUSAIDPerDiemIndicator(boolean taxUSAIDPerDiemIndicator)
taxUSAIDPerDiemIndicator
- The taxUSAIDPerDiemIndicator to set.public void setTaxSpecialW4Amount(org.kuali.rice.core.api.util.type.KualiDecimal taxSpecialW4Amount)
taxSpecialW4Amount
- The taxSpecialW4Amount to set.public TaxIncomeClassCode getIncomeClass()
@Deprecated public void setIncomeClass(TaxIncomeClassCode incomeClass)
incomeClass
- The incomeClass to set.public String getIncomeClassName()
public void setincomeClassName(String name)
name
- The incomeClass name to set.protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
org.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.