org.kuali.kfs.pdp.businessobject
Class CustomerProfile

java.lang.Object
  extended by org.kuali.rice.kns.bo.BusinessObjectBase
      extended by org.kuali.rice.kns.bo.PersistableBusinessObjectBase
          extended by org.kuali.kfs.pdp.businessobject.CustomerProfile
All Implemented Interfaces:
Serializable, org.apache.ojb.broker.PersistenceBrokerAware, org.kuali.rice.kns.bo.BusinessObject, org.kuali.rice.kns.bo.Inactivateable, org.kuali.rice.kns.bo.PersistableBusinessObject

public class CustomerProfile
extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase
implements org.kuali.rice.kns.bo.Inactivateable

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
extension, versionNumber
 
Constructor Summary
CustomerProfile()
           
 
Method Summary
 boolean equals(Object obj)
           
 boolean getAccountingEditRequired()
           
 String getAchPaymentDescription()
           
 String getAchTransactionType()
          Gets the achTransactionType attribute.
 String getAdditionalCheckNoteTextLine1()
           
 String getAdditionalCheckNoteTextLine2()
           
 String getAdditionalCheckNoteTextLine3()
           
 String getAdditionalCheckNoteTextLine4()
           
 String getAddress1()
           
 String getAddress2()
           
 String getAddress3()
           
 String getAddress4()
           
 boolean getAdviceCreate()
           
 String getAdviceHeaderText()
           
 String getAdviceReturnEmailAddr()
           
 String getAdviceSubjectLine()
           
 String getChartCode()
           
 Chart getChartOfAccounts()
           
 String getCheckHeaderNoteTextLine1()
           
 String getCheckHeaderNoteTextLine2()
           
 String getCheckHeaderNoteTextLine3()
           
 String getCheckHeaderNoteTextLine4()
           
 String getCity()
           
 String getContactFullName()
           
 org.kuali.rice.kns.bo.Country getCountry()
          Gets the country attribute.
 String getCountryCode()
          Gets the countryCode attribute.
 CustomerBank getCustomerBankByDisbursementType(String dt)
           
 List<CustomerBank> getCustomerBanks()
           
 String getCustomerDescription()
           
 String getCustomerShortName()
           
 Account getDefaultAccount()
          Gets the defaultAccount attribute.
 String getDefaultAccountNumber()
           
 Chart getDefaultChart()
          Gets the defaultChart attribute.
 String getDefaultChartCode()
           
 ObjectCode getDefaultObject()
          Gets the defaultObject attribute.
 String getDefaultObjectCode()
           
 String getDefaultPhysicalCampusProcessingCode()
           
 org.kuali.rice.kns.bo.Campus getDefaultProcessingCampus()
          Gets the defaultProcessingCampus attribute.
 SubAccount getDefaultSubAccount()
          Gets the defaultSubAccount attribute.
 String getDefaultSubAccountNumber()
           
 SubObjectCode getDefaultSubObject()
          Gets the defaultSubObject attribute.
 String getDefaultSubObjectCode()
           
 boolean getEmployeeCheck()
           
 org.kuali.rice.kns.util.KualiDecimal getFileThresholdAmount()
           
 String getFileThresholdEmailAddress()
           
 String getFirstFiftyProcessingEmailAddr()
           
 org.kuali.rice.kns.util.KualiInteger getId()
           
 boolean getNraReview()
           
 boolean getOwnershipCodeRequired()
           
 boolean getPayeeIdRequired()
           
 org.kuali.rice.kns.util.KualiDecimal getPaymentThresholdAmount()
           
 String getPaymentThresholdEmailAddress()
           
 org.kuali.rice.kns.bo.PostalCode getPostalCode()
          Gets the postalCode attribute.
 String getProcessingEmailAddr()
           
 boolean getRelieveLiabilities()
           
 String getSortName()
           
 org.kuali.rice.kns.bo.State getState()
          Gets the state attribute.
 String getStateCode()
           
 String getSubUnitCode()
           
 ACHTransactionType getTransactionType()
          Gets the transactionType attribute.
 String getUnitCode()
           
 String getZipCode()
           
 int hashCode()
           
 boolean isActive()
           
 boolean isSelectedForFormat()
          This method gets the selected for format flag.
 void setAccountingEditRequired(boolean accountingEditRequird)
           
 void setAchPaymentDescription(String achPaymentDescription)
           
 void setAchTransactionType(String achTransactionType)
          Sets the achTransactionType attribute value.
 void setActive(boolean active)
           
 void setAdditionalCheckNoteTextLine1(String additionalCheckNoteTextLine1)
           
 void setAdditionalCheckNoteTextLine2(String additionalCheckNoteTextLine2)
           
 void setAdditionalCheckNoteTextLine3(String additionalCheckNoteTextLine3)
           
 void setAdditionalCheckNoteTextLine4(String additionalCheckNoteTextLine4)
           
 void setAddress1(String address1)
           
 void setAddress2(String address2)
           
 void setAddress3(String address3)
           
 void setAddress4(String address4)
           
 void setAdviceCreate(boolean adviceCreate)
           
 void setAdviceHeaderText(String adviceHeaderText)
           
 void setAdviceReturnEmailAddr(String adviceReturnEmailAddr)
           
 void setAdviceSubjectLine(String adviceSubjectLine)
           
 void setChartCode(String chartCode)
           
 void setChartOfAccounts(Chart chartOfAccounts)
           
 void setCheckHeaderNoteTextLine1(String checkHeaderNoteTextLine1)
           
 void setCheckHeaderNoteTextLine2(String checkHeaderNoteTextLine2)
           
 void setCheckHeaderNoteTextLine3(String checkHeaderNoteTextLine3)
           
 void setCheckHeaderNoteTextLine4(String checkHeaderNoteTextLine4)
           
 void setCity(String city)
           
 void setContactFullName(String contactFullName)
           
 void setCountry(org.kuali.rice.kns.bo.Country country)
          Sets the country attribute value.
 void setCountryCode(String countryCode)
          Sets the countryCode attribute value.
 void setCustomerBanks(List<CustomerBank> cbs)
           
 void setCustomerDescription(String customerDescription)
           
 void setCustomerShortName(String customerShortName)
           
 void setDefaultAccount(Account defaultAccount)
          Sets the defaultAccount attribute value.
 void setDefaultAccountNumber(String defaultAccountNumber)
           
 void setDefaultChart(Chart defaultChart)
          Sets the defaultChart attribute value.
 void setDefaultChartCode(String defaultChartCode)
           
 void setDefaultObject(ObjectCode defaultObject)
          Sets the defaultObject attribute value.
 void setDefaultObjectCode(String defaultObjectCode)
           
 void setDefaultPhysicalCampusProcessingCode(String defaultPhysicalCampusProcessingCode)
           
 void setDefaultProcessingCampus(org.kuali.rice.kns.bo.Campus defaultProcessingCampus)
          Sets the defaultProcessingCampus attribute value.
 void setDefaultSubAccount(SubAccount defaultSubAccount)
          Sets the defaultSubAccount attribute value.
 void setDefaultSubAccountNumber(String defaultSubAccountNumber)
           
 void setDefaultSubObject(SubObjectCode defaultSubObject)
          Sets the defaultSubObject attribute value.
 void setDefaultSubObjectCode(String defaultSubObjectCode)
           
 void setEmployeeCheck(boolean employeeCheck)
           
 void setFileThresholdAmount(org.kuali.rice.kns.util.KualiDecimal fileThresholdAmount)
           
 void setFileThresholdEmailAddress(String fileThresholdEmailAddress)
           
 void setId(org.kuali.rice.kns.util.KualiInteger id)
           
 void setNraReview(boolean nraReview)
           
 void setOwnershipCodeRequired(boolean ownershipCodeRequired)
           
 void setPayeeIdRequired(boolean payeeIdRequired)
           
 void setPaymentThresholdAmount(org.kuali.rice.kns.util.KualiDecimal paymentThresholdAmount)
           
 void setPaymentThresholdEmailAddress(String paymentThresholdEmailAddress)
           
 void setPostalCode(org.kuali.rice.kns.bo.PostalCode postalCode)
          Sets the postalCode attribute value.
 void setProcessingEmailAddr(String processingEmailAddr)
           
 void setRelieveLiabilities(boolean relieveLiabilities)
           
 void setSelectedForFormat(boolean sameCampus)
          This method sets the selectedForFormat value.
 void setState(org.kuali.rice.kns.bo.State state)
          Sets the state attribute value.
 void setStateCode(String state)
           
 void setSubUnitCode(String subUnitCode)
           
 void setTransactionType(ACHTransactionType transactionType)
          Sets the transactionType attribute value.
 void setUnitCode(String orgCode)
           
 void setZipCode(String zipCode)
           
 String toString()
           
protected  LinkedHashMap toStringMapper()
           
 
Methods inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
addNote, afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeInsert, beforeUpdate, beforeUpdate, buildListOfDeletionAwareLists, deleteNote, getAttachmentService, getBoNote, getBoNotes, getExtension, getNoteService, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isAutoIncrementSet, isBoNotesSupport, isNewCollectionRecord, linkEditableUserFields, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setAutoIncrementSet, setBoNotes, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber, supportsBoNotes
 
Methods inherited from class org.kuali.rice.kns.bo.BusinessObjectBase
prepareForWorkflow, toStringBuilder
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject
prepareForWorkflow
 

Constructor Detail

CustomerProfile

public CustomerProfile()
Method Detail

getCustomerShortName

public String getCustomerShortName()

setCustomerShortName

public void setCustomerShortName(String customerShortName)

getSortName

public String getSortName()

getAccountingEditRequired

public boolean getAccountingEditRequired()
Returns:
Returns the accountingEditRequird.

setAccountingEditRequired

public void setAccountingEditRequired(boolean accountingEditRequird)
Parameters:
accountingEditRequird - The accountingEditRequird to set.

getDefaultSubAccountNumber

public String getDefaultSubAccountNumber()
Returns:
Returns the defaultSubAccountNumber.

setDefaultSubAccountNumber

public void setDefaultSubAccountNumber(String defaultSubAccountNumber)
Parameters:
defaultSubAccountNumber - The defaultSubAccountNumber to set.

getCustomerBanks

public List<CustomerBank> getCustomerBanks()

getCustomerBankByDisbursementType

public CustomerBank getCustomerBankByDisbursementType(String dt)

setCustomerBanks

public void setCustomerBanks(List<CustomerBank> cbs)

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

getAchPaymentDescription

public String getAchPaymentDescription()
Returns:
Returns the achPaymentDescription.

getAdditionalCheckNoteTextLine1

public String getAdditionalCheckNoteTextLine1()
Returns:
Returns the additionalCheckNoteTextLine1.

getAdditionalCheckNoteTextLine2

public String getAdditionalCheckNoteTextLine2()
Returns:
Returns the additionalCheckNoteTextLine2.

getAdditionalCheckNoteTextLine3

public String getAdditionalCheckNoteTextLine3()
Returns:
Returns the additionalCheckNoteTextLine3.

getAdditionalCheckNoteTextLine4

public String getAdditionalCheckNoteTextLine4()
Returns:
Returns the additionalCheckNoteTextLine4.

getAddress1

public String getAddress1()
Returns:
Returns the address1.

getAddress2

public String getAddress2()
Returns:
Returns the address2.

getAddress3

public String getAddress3()
Returns:
Returns the address3.

getAddress4

public String getAddress4()
Returns:
Returns the address4.

getAdviceHeaderText

public String getAdviceHeaderText()
Returns:
Returns the adviceHeaderText.

getChartCode

public String getChartCode()
Returns:
Returns the chartCode.

getCheckHeaderNoteTextLine1

public String getCheckHeaderNoteTextLine1()
Returns:
Returns the checkHeaderNoteTextLine1.

getCheckHeaderNoteTextLine2

public String getCheckHeaderNoteTextLine2()
Returns:
Returns the checkHeaderNoteTextLine2.

getCheckHeaderNoteTextLine3

public String getCheckHeaderNoteTextLine3()
Returns:
Returns the checkHeaderNoteTextLine3.

getCheckHeaderNoteTextLine4

public String getCheckHeaderNoteTextLine4()
Returns:
Returns the checkHeaderNoteTextLine4.

getCity

public String getCity()
Returns:
Returns the city.

getContactFullName

public String getContactFullName()
Returns:
Returns the contactFullName.

getCustomerDescription

public String getCustomerDescription()
Returns:
Returns the customerDescription.

getDefaultAccountNumber

public String getDefaultAccountNumber()
Returns:
Returns the defaultAccountNumber.

getDefaultChartCode

public String getDefaultChartCode()
Returns:
Returns the defaultChartCode.

getDefaultObjectCode

public String getDefaultObjectCode()
Returns:
Returns the defaultObjectCode.

getDefaultPhysicalCampusProcessingCode

public String getDefaultPhysicalCampusProcessingCode()
Returns:
Returns the defaultPhysicalCampusProcessingCode.

getDefaultSubObjectCode

public String getDefaultSubObjectCode()
Returns:
Returns the defaultSubObjectCode.

getFileThresholdAmount

public org.kuali.rice.kns.util.KualiDecimal getFileThresholdAmount()
Returns:
Returns the fileThresholdAmount.

getFileThresholdEmailAddress

public String getFileThresholdEmailAddress()
Returns:
Returns the fileThresholdEmailAddress.

getId

public org.kuali.rice.kns.util.KualiInteger getId()
Returns:
Returns the id.

getUnitCode

public String getUnitCode()
Returns:
Returns the unitCode.

getPaymentThresholdAmount

public org.kuali.rice.kns.util.KualiDecimal getPaymentThresholdAmount()
Returns:
Returns the paymentThresholdAmount.

getPaymentThresholdEmailAddress

public String getPaymentThresholdEmailAddress()
Returns:
Returns the paymentThresholdEmailAddress.

getProcessingEmailAddr

public String getProcessingEmailAddr()
Returns:
Returns the processingEmailAddr.

getFirstFiftyProcessingEmailAddr

public String getFirstFiftyProcessingEmailAddr()

getStateCode

public String getStateCode()
Returns:
Returns the state.

getSubUnitCode

public String getSubUnitCode()
Returns:
Returns the subUnitCode.

getZipCode

public String getZipCode()
Returns:
Returns the zipCode.

hashCode

public int hashCode()
Overrides:
hashCode in class Object

getAdviceCreate

public boolean getAdviceCreate()
Returns:
Returns the adviceCreate.

getAdviceSubjectLine

public String getAdviceSubjectLine()
Returns:
Returns the adviceSubjectLine.

getAdviceReturnEmailAddr

public String getAdviceReturnEmailAddr()
Returns:
Returns the adviceReturnEmailAddr.

getEmployeeCheck

public boolean getEmployeeCheck()
Returns:
Returns the employeeCheck.

getNraReview

public boolean getNraReview()
Returns:
Returns the nraReview.

getOwnershipCodeRequired

public boolean getOwnershipCodeRequired()
Returns:
Returns the ownershipCodeRequired.

getPayeeIdRequired

public boolean getPayeeIdRequired()
Returns:
Returns the payeeIdRequired.

setAchPaymentDescription

public void setAchPaymentDescription(String achPaymentDescription)
Parameters:
achPaymentDescription - The achPaymentDescription to set.

setAdditionalCheckNoteTextLine1

public void setAdditionalCheckNoteTextLine1(String additionalCheckNoteTextLine1)
Parameters:
additionalCheckNoteTextLine1 - The additionalCheckNoteTextLine1 to set.

setAdditionalCheckNoteTextLine2

public void setAdditionalCheckNoteTextLine2(String additionalCheckNoteTextLine2)
Parameters:
additionalCheckNoteTextLine2 - The additionalCheckNoteTextLine2 to set.

setAdditionalCheckNoteTextLine3

public void setAdditionalCheckNoteTextLine3(String additionalCheckNoteTextLine3)
Parameters:
additionalCheckNoteTextLine3 - The additionalCheckNoteTexLine3 to set.

setAdditionalCheckNoteTextLine4

public void setAdditionalCheckNoteTextLine4(String additionalCheckNoteTextLine4)
Parameters:
additionalCheckNoteTextLine4 - The additionalCheckNoteTextLine4 to set.

setAddress1

public void setAddress1(String address1)
Parameters:
address1 - The address1 to set.

setAddress2

public void setAddress2(String address2)
Parameters:
address2 - The address2 to set.

setAddress3

public void setAddress3(String address3)
Parameters:
address3 - The address3 to set.

setAddress4

public void setAddress4(String address4)
Parameters:
address4 - The address4 to set.

setAdviceCreate

public void setAdviceCreate(boolean adviceCreate)
Parameters:
adviceCreate - The adviceCreate to set.

setAdviceHeaderText

public void setAdviceHeaderText(String adviceHeaderText)
Parameters:
adviceHeaderText - The adviceHeaderText to set.

setAdviceSubjectLine

public void setAdviceSubjectLine(String adviceSubjectLine)
Parameters:
adviceSubjectLine - The adviceSubjectLine to set.

setAdviceReturnEmailAddr

public void setAdviceReturnEmailAddr(String adviceReturnEmailAddr)
Parameters:
adviceReturnEmailAddr - The adviceReturnEmailAddr to set.

setChartCode

public void setChartCode(String chartCode)
Parameters:
chartCode - The chartCode to set.

setCheckHeaderNoteTextLine1

public void setCheckHeaderNoteTextLine1(String checkHeaderNoteTextLine1)
Parameters:
checkHeaderNoteTextLine1 - The checkHeaderNoteTextLine1 to set.

setCheckHeaderNoteTextLine2

public void setCheckHeaderNoteTextLine2(String checkHeaderNoteTextLine2)
Parameters:
checkHeaderNoteTextLine2 - The checkHeaderNoteTextLine2 to set.

setCheckHeaderNoteTextLine3

public void setCheckHeaderNoteTextLine3(String checkHeaderNoteTextLine3)
Parameters:
checkHeaderNoteTextLine3 - The checkHeaderNoteTextLine3 to set.

setCheckHeaderNoteTextLine4

public void setCheckHeaderNoteTextLine4(String checkHeaderNoteTextLine4)
Parameters:
checkHeaderNoteTextLine4 - The checkHeaderNoteTextLine4 to set.

setCity

public void setCity(String city)
Parameters:
city - The city to set.

setContactFullName

public void setContactFullName(String contactFullName)
Parameters:
contactFullName - The contactFullName to set.

setCustomerDescription

public void setCustomerDescription(String customerDescription)
Parameters:
customerDescription - The customerDescription to set.

setDefaultAccountNumber

public void setDefaultAccountNumber(String defaultAccountNumber)
Parameters:
defaultAccountNumber - The defaultAccountNumber to set.

setDefaultChartCode

public void setDefaultChartCode(String defaultChartCode)
Parameters:
defaultChartCode - The defaultChartCode to set.

setDefaultObjectCode

public void setDefaultObjectCode(String defaultObjectCode)
Parameters:
defaultObjectCode - The defaultObjectCode to set.

setDefaultPhysicalCampusProcessingCode

public void setDefaultPhysicalCampusProcessingCode(String defaultPhysicalCampusProcessingCode)
Parameters:
defaultPhysicalCampusProcessingCode - The defaultPhysicalCampusProcessingCode to set.

setDefaultSubObjectCode

public void setDefaultSubObjectCode(String defaultSubObjectCode)
Parameters:
defaultSubObjectCode - The defaultSubObjectCode to set.

setEmployeeCheck

public void setEmployeeCheck(boolean employeeCheck)
Parameters:
employeeCheck - The employeeCheck to set.

setFileThresholdAmount

public void setFileThresholdAmount(org.kuali.rice.kns.util.KualiDecimal fileThresholdAmount)
Parameters:
fileThresholdAmount - The fileThresholdAmount to set.

setFileThresholdEmailAddress

public void setFileThresholdEmailAddress(String fileThresholdEmailAddress)
Parameters:
fileThresholdEmailAddress - The fileThresholdEmailAddress to set.

setId

public void setId(org.kuali.rice.kns.util.KualiInteger id)
Parameters:
id - The id to set.

setNraReview

public void setNraReview(boolean nraReview)
Parameters:
nraReview - The nraReview to set.

setUnitCode

public void setUnitCode(String orgCode)
Parameters:
unitCode - The unitCode to set.

setOwnershipCodeRequired

public void setOwnershipCodeRequired(boolean ownershipCodeRequired)
Parameters:
ownershipCodeRequired - The ownershipCodeRequired to set.

setPayeeIdRequired

public void setPayeeIdRequired(boolean payeeIdRequired)
Parameters:
payeeIdRequired - The payeeIdRequired to set.

setPaymentThresholdAmount

public void setPaymentThresholdAmount(org.kuali.rice.kns.util.KualiDecimal paymentThresholdAmount)
Parameters:
paymentThresholdAmount - The paymentThresholdAmount to set.

setPaymentThresholdEmailAddress

public void setPaymentThresholdEmailAddress(String paymentThresholdEmailAddress)
Parameters:
paymentThresholdEmailAddress - The paymentThresholdEmailAddress to set.

setProcessingEmailAddr

public void setProcessingEmailAddr(String processingEmailAddr)
Parameters:
processingEmailAddr - The processingEmailAddr to set.

setStateCode

public void setStateCode(String state)
Parameters:
state - The state to set.

setSubUnitCode

public void setSubUnitCode(String subUnitCode)
Parameters:
subUnitCode - The subUnitCode to set.

setZipCode

public void setZipCode(String zipCode)
Parameters:
zipCode - The zipCode to set.

getRelieveLiabilities

public boolean getRelieveLiabilities()
Returns:
Returns the relieveLiabilities.

setRelieveLiabilities

public void setRelieveLiabilities(boolean relieveLiabilities)
Parameters:
relieveLiabilities - The relieveLiabilities to set.

toString

public String toString()
Overrides:
toString in class org.kuali.rice.kns.bo.BusinessObjectBase

getChartOfAccounts

public Chart getChartOfAccounts()

setChartOfAccounts

public void setChartOfAccounts(Chart chartOfAccounts)

getDefaultProcessingCampus

public org.kuali.rice.kns.bo.Campus getDefaultProcessingCampus()
Gets the defaultProcessingCampus attribute.

Returns:
Returns the defaultProcessingCampus.

setDefaultProcessingCampus

public void setDefaultProcessingCampus(org.kuali.rice.kns.bo.Campus defaultProcessingCampus)
Sets the defaultProcessingCampus attribute value.

Parameters:
defaultProcessingCampus - The defaultProcessingCampus to set.

getDefaultChart

public Chart getDefaultChart()
Gets the defaultChart attribute.

Returns:
Returns the defaultChart.

setDefaultChart

public void setDefaultChart(Chart defaultChart)
Sets the defaultChart attribute value.

Parameters:
defaultChart - The defaultChart to set.

getDefaultAccount

public Account getDefaultAccount()
Gets the defaultAccount attribute.

Returns:
Returns the defaultAccount.

setDefaultAccount

public void setDefaultAccount(Account defaultAccount)
Sets the defaultAccount attribute value.

Parameters:
defaultAccount - The defaultAccount to set.

getDefaultSubAccount

public SubAccount getDefaultSubAccount()
Gets the defaultSubAccount attribute.

Returns:
Returns the defaultSubAccount.

setDefaultSubAccount

public void setDefaultSubAccount(SubAccount defaultSubAccount)
Sets the defaultSubAccount attribute value.

Parameters:
defaultSubAccount - The defaultSubAccount to set.

getDefaultObject

public ObjectCode getDefaultObject()
Gets the defaultObject attribute.

Returns:
Returns the defaultObject.

setDefaultObject

public void setDefaultObject(ObjectCode defaultObject)
Sets the defaultObject attribute value.

Parameters:
defaultObject - The defaultObject to set.

getDefaultSubObject

public SubObjectCode getDefaultSubObject()
Gets the defaultSubObject attribute.

Returns:
Returns the defaultSubObject.

setDefaultSubObject

public void setDefaultSubObject(SubObjectCode defaultSubObject)
Sets the defaultSubObject attribute value.

Parameters:
defaultSubObject - The defaultSubObject to set.

getState

public org.kuali.rice.kns.bo.State getState()
Gets the state attribute.

Returns:
Returns the state.

setState

public void setState(org.kuali.rice.kns.bo.State state)
Sets the state attribute value.

Parameters:
state - The state to set.

getPostalCode

public org.kuali.rice.kns.bo.PostalCode getPostalCode()
Gets the postalCode attribute.

Returns:
Returns the postalCode.

setPostalCode

public void setPostalCode(org.kuali.rice.kns.bo.PostalCode postalCode)
Sets the postalCode attribute value.

Parameters:
postalCode - The postalCode to set.

getCountry

public org.kuali.rice.kns.bo.Country getCountry()
Gets the country attribute.

Returns:
Returns the country.

setCountry

public void setCountry(org.kuali.rice.kns.bo.Country country)
Sets the country attribute value.

Parameters:
country - The country to set.

isActive

public boolean isActive()
Specified by:
isActive in interface org.kuali.rice.kns.bo.Inactivateable
See Also:
Inactivateable.isActive()

setActive

public void setActive(boolean active)
Specified by:
setActive in interface org.kuali.rice.kns.bo.Inactivateable
See Also:
Inactivateable.setActive(boolean)

getCountryCode

public String getCountryCode()
Gets the countryCode attribute.

Returns:
Returns the countryCode.

setCountryCode

public void setCountryCode(String countryCode)
Sets the countryCode attribute value.

Parameters:
countryCode - The countryCode to set.

getAchTransactionType

public String getAchTransactionType()
Gets the achTransactionType attribute.

Returns:
Returns the achTransactionType.

setAchTransactionType

public void setAchTransactionType(String achTransactionType)
Sets the achTransactionType attribute value.

Parameters:
achTransactionType - The achTransactionType to set.

getTransactionType

public ACHTransactionType getTransactionType()
Gets the transactionType attribute.

Returns:
Returns the transactionType.

setTransactionType

public void setTransactionType(ACHTransactionType transactionType)
Sets the transactionType attribute value.

Parameters:
transactionType - The transactionType to set.

toStringMapper

protected LinkedHashMap toStringMapper()
Specified by:
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBase
See Also:
BusinessObjectBase.toStringMapper()

isSelectedForFormat

public boolean isSelectedForFormat()
This method gets the selected for format flag.

Returns:
selectedForFormat

setSelectedForFormat

public void setSelectedForFormat(boolean sameCampus)
This method sets the selectedForFormat value.

Parameters:
sameCampus -


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.