org.kuali.kfs.module.ar.businessobject
Class SystemInformation

java.lang.Object
  extended by org.kuali.rice.kns.bo.BusinessObjectBase
      extended by org.kuali.rice.kns.bo.PersistableBusinessObjectBase
          extended by org.kuali.kfs.module.ar.businessobject.SystemInformation
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 SystemInformation
extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase
implements org.kuali.rice.kns.bo.Inactivateable

Author:
Kuali Nervous System Team (kualidev@oncourse.iu.edu)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
extension, versionNumber
 
Constructor Summary
SystemInformation()
          Default constructor.
 
Method Summary
 boolean getActive()
          Gets the active attribute.
 ObjectCode getCreditCardFinancialObject()
          Gets the creditCardFinancialObject attribute.
 String getCreditCardObjectCode()
          Gets the creditCardObjectCode attribute.
 ObjectCode getDiscountFinancialObject()
          Gets the discountFinancialObject attribute.
 String getDiscountObjectCode()
          Gets the discountObjectCode attribute.
 org.kuali.rice.kim.bo.Person getFinancialDocumentInitiator()
           
 String getFinancialDocumentInitiatorIdentifier()
          Gets the financialDocumentInitiatorIdentifier attribute.
 String getLockboxNumber()
          Gets the lockboxNumber attribute.
 String getOrganizationCheckPayableToName()
          Gets the organizationCheckPayableToName attribute.
 String getOrganizationRemitToAddressName()
          Gets the organizationRemitToAddressName attribute.
 String getOrganizationRemitToCityName()
          Gets the organizationRemitToCityName attribute.
 String getOrganizationRemitToLine1StreetAddress()
          Gets the organizationRemitToLine1StreetAddress attribute.
 String getOrganizationRemitToLine2StreetAddress()
          Gets the organizationRemitToLine2StreetAddress attribute.
 org.kuali.rice.kns.bo.State getOrganizationRemitToState()
          Gets the organizationRemitToState attribute.
 String getOrganizationRemitToStateCode()
          Gets the organizationRemitToStateCode attribute.
 String getOrganizationRemitToZipCode()
          Gets the organizationRemitToZipCode attribute.
 org.kuali.rice.kns.bo.PostalCode getOrgRemitToZipCode()
          Gets the orgRemitToZipCode attribute.
 Chart getProcessingChartOfAccount()
          Gets the processingChartOfAccount attribute.
 String getProcessingChartOfAccountCode()
          Gets the processingChartOfAccountCode attribute.
 Organization getProcessingOrganization()
          Gets the processingOrganization attribute.
 String getProcessingOrganizationCode()
          Gets the processingOrganizationCode attribute.
 String getSystemInformationViewer()
          This method (a hack by any other name...) returns a string so that an organization options can have a link to view its own inquiry page after a look up
 Account getUniversityClearingAccount()
          Gets the universityClearingAccount attribute.
 String getUniversityClearingAccountNumber()
          Gets the universityClearingAccountNumber attribute.
 Chart getUniversityClearingChartOfAccounts()
          Gets the universityClearingChartOfAccounts attribute.
 String getUniversityClearingChartOfAccountsCode()
          Gets the universityClearingChartOfAccountsCode attribute.
 ObjectCode getUniversityClearingObject()
          Gets the universityClearingObject attribute.
 String getUniversityClearingObjectCode()
          Gets the universityClearingObjectCode attribute.
 SubAccount getUniversityClearingSubAccount()
          Gets the universityClearingSubAccount attribute.
 String getUniversityClearingSubAccountNumber()
          Gets the universityClearingSubAccountNumber attribute.
 SubObjectCode getUniversityClearingSubObject()
          Gets the universityClearingSubObject attribute.
 String getUniversityClearingSubObjectCode()
          Gets the universityClearingSubObjectCode attribute.
 String getUniversityFederalEmployerIdentificationNumber()
          Gets the universityFederalEmployerIdentificationNumber attribute.
 SystemOptions getUniversityFiscal()
          Gets the universityFiscal attribute.
 Integer getUniversityFiscalYear()
          Gets the universityFiscalYear attribute.
 ObjectCode getUniversityFiscalYearObject()
           
 boolean isActive()
          Gets the active attribute.
 void setActive(boolean active)
          Sets the active attribute.
 void setCreditCardFinancialObject(ObjectCode creditCardFinancialObject)
          Deprecated.  
 void setCreditCardObjectCode(String creditCardObjectCode)
          Sets the creditCardObjectCode attribute.
 void setDiscountFinancialObject(ObjectCode refundFinancialObject)
          Deprecated.  
 void setDiscountObjectCode(String refundFinancialObjectCode)
          Sets the discountObjectCode attribute.
 void setFinancialDocumentInitiator(org.kuali.rice.kim.bo.Person financialDocumentInitiator)
           
 void setFinancialDocumentInitiatorIdentifier(String financialDocumentInitiatorIdentifier)
          Sets the financialDocumentInitiatorIdentifier attribute value.
 void setLockboxNumber(String lockboxNumber)
          Sets the lockboxNumber attribute.
 void setOrganizationCheckPayableToName(String organizationCheckPayableToName)
          Sets the organizationCheckPayableToName attribute value.
 void setOrganizationRemitToAddressName(String organizationRemitToAddressName)
          Sets the organizationRemitToAddressName attribute value.
 void setOrganizationRemitToCityName(String organizationRemitToCityName)
          Sets the organizationRemitToCityName attribute value.
 void setOrganizationRemitToLine1StreetAddress(String organizationRemitToLine1StreetAddress)
          Sets the organizationRemitToLine1StreetAddress attribute value.
 void setOrganizationRemitToLine2StreetAddress(String organizationRemitToLine2StreetAddress)
          Sets the organizationRemitToLine2StreetAddress attribute value.
 void setOrganizationRemitToState(org.kuali.rice.kns.bo.State organizationRemitToState)
          Deprecated.  
 void setOrganizationRemitToStateCode(String organizationRemitToStateCode)
          Sets the organizationRemitToStateCode attribute value.
 void setOrganizationRemitToZipCode(String organizationRemitToZipCode)
          Sets the organizationRemitToZipCode attribute value.
 void setOrgRemitToZipCode(org.kuali.rice.kns.bo.PostalCode orgRemitToZipCode)
          Sets the orgRemitToZipCode attribute value.
 void setProcessingChartOfAccount(Chart processingChartOfAccount)
          Deprecated.  
 void setProcessingChartOfAccountCode(String processingChartOfAccountCode)
          Sets the processingChartOfAccountCode attribute.
 void setProcessingOrganization(Organization processingOrganization)
          Deprecated.  
 void setProcessingOrganizationCode(String processingOrganizationCode)
          Sets the processingOrganizationCode attribute.
 void setUniversityClearingAccount(Account universityClearingAccount)
          Deprecated.  
 void setUniversityClearingAccountNumber(String universityClearingAccountNumber)
          Sets the universityClearingAccountNumber attribute.
 void setUniversityClearingChartOfAccounts(Chart universityClearingChartOfAccounts)
          Deprecated.  
 void setUniversityClearingChartOfAccountsCode(String universityClearingChartOfAccountsCode)
          Sets the universityClearingChartOfAccountsCode attribute.
 void setUniversityClearingObject(ObjectCode universityClearingObject)
          Deprecated.  
 void setUniversityClearingObjectCode(String universityClearingObjectCode)
          Sets the universityClearingObjectCode attribute.
 void setUniversityClearingSubAccount(SubAccount universityClearingSubAccount)
          Deprecated.  
 void setUniversityClearingSubAccountNumber(String universityClearingSubAccountNumber)
          Sets the universityClearingSubAccountNumber attribute.
 void setUniversityClearingSubObject(SubObjectCode universityClearingSubObject)
          Deprecated.  
 void setUniversityClearingSubObjectCode(String universityClearingSubObjectCode)
          Sets the universityClearingSubObjectCode attribute.
 void setUniversityFederalEmployerIdentificationNumber(String universityFederalEmployerIdentificationNumber)
          Sets the universityFederalEmployerIdentificationNumber attribute.
 void setUniversityFiscal(SystemOptions universityFiscal)
          Sets the universityFiscal attribute value.
 void setUniversityFiscalYear(Integer universityFiscalYear)
          Sets the universityFiscalYear attribute.
 void setUniversityFiscalYearObject(ObjectCode universityFiscalYearObject)
           
 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, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject
prepareForWorkflow
 

Constructor Detail

SystemInformation

public SystemInformation()
Default constructor.

Method Detail

getFinancialDocumentInitiator

public org.kuali.rice.kim.bo.Person getFinancialDocumentInitiator()

setFinancialDocumentInitiator

public void setFinancialDocumentInitiator(org.kuali.rice.kim.bo.Person financialDocumentInitiator)

getUniversityFiscalYear

public Integer getUniversityFiscalYear()
Gets the universityFiscalYear attribute.

Returns:
Returns the universityFiscalYear

setUniversityFiscalYear

public void setUniversityFiscalYear(Integer universityFiscalYear)
Sets the universityFiscalYear attribute.

Parameters:
universityFiscalYear - The universityFiscalYear to set.

getProcessingChartOfAccountCode

public String getProcessingChartOfAccountCode()
Gets the processingChartOfAccountCode attribute.

Returns:
Returns the processingChartOfAccountCode

setProcessingChartOfAccountCode

public void setProcessingChartOfAccountCode(String processingChartOfAccountCode)
Sets the processingChartOfAccountCode attribute.

Parameters:
processingChartOfAccountCode - The processingChartOfAccountCode to set.

getProcessingOrganizationCode

public String getProcessingOrganizationCode()
Gets the processingOrganizationCode attribute.

Returns:
Returns the processingOrganizationCode

setProcessingOrganizationCode

public void setProcessingOrganizationCode(String processingOrganizationCode)
Sets the processingOrganizationCode attribute.

Parameters:
processingOrganizationCode - The processingOrganizationCode to set.

getUniversityFederalEmployerIdentificationNumber

public String getUniversityFederalEmployerIdentificationNumber()
Gets the universityFederalEmployerIdentificationNumber attribute.

Returns:
Returns the universityFederalEmployerIdentificationNumber

setUniversityFederalEmployerIdentificationNumber

public void setUniversityFederalEmployerIdentificationNumber(String universityFederalEmployerIdentificationNumber)
Sets the universityFederalEmployerIdentificationNumber attribute.

Parameters:
universityFederalEmployerIdentificationNumber - The universityFederalEmployerIdentificationNumber to set.

getDiscountObjectCode

public String getDiscountObjectCode()
Gets the discountObjectCode attribute.

Returns:
Returns the discountObjectCode

setDiscountObjectCode

public void setDiscountObjectCode(String refundFinancialObjectCode)
Sets the discountObjectCode attribute.

Parameters:
discountObjectCode - The discountObjectCode to set.

getUniversityClearingChartOfAccountsCode

public String getUniversityClearingChartOfAccountsCode()
Gets the universityClearingChartOfAccountsCode attribute.

Returns:
Returns the universityClearingChartOfAccountsCode

setUniversityClearingChartOfAccountsCode

public void setUniversityClearingChartOfAccountsCode(String universityClearingChartOfAccountsCode)
Sets the universityClearingChartOfAccountsCode attribute.

Parameters:
universityClearingChartOfAccountsCode - The universityClearingChartOfAccountsCode to set.

getUniversityClearingAccountNumber

public String getUniversityClearingAccountNumber()
Gets the universityClearingAccountNumber attribute.

Returns:
Returns the universityClearingAccountNumber

setUniversityClearingAccountNumber

public void setUniversityClearingAccountNumber(String universityClearingAccountNumber)
Sets the universityClearingAccountNumber attribute.

Parameters:
universityClearingAccountNumber - The universityClearingAccountNumber to set.

getUniversityClearingSubAccountNumber

public String getUniversityClearingSubAccountNumber()
Gets the universityClearingSubAccountNumber attribute.

Returns:
Returns the universityClearingSubAccountNumber

setUniversityClearingSubAccountNumber

public void setUniversityClearingSubAccountNumber(String universityClearingSubAccountNumber)
Sets the universityClearingSubAccountNumber attribute.

Parameters:
universityClearingSubAccountNumber - The universityClearingSubAccountNumber to set.

getUniversityClearingObjectCode

public String getUniversityClearingObjectCode()
Gets the universityClearingObjectCode attribute.

Returns:
Returns the universityClearingObjectCode

setUniversityClearingObjectCode

public void setUniversityClearingObjectCode(String universityClearingObjectCode)
Sets the universityClearingObjectCode attribute.

Parameters:
universityClearingObjectCode - The universityClearingObjectCode to set.

getUniversityClearingSubObjectCode

public String getUniversityClearingSubObjectCode()
Gets the universityClearingSubObjectCode attribute.

Returns:
Returns the universityClearingSubObjectCode

setUniversityClearingSubObjectCode

public void setUniversityClearingSubObjectCode(String universityClearingSubObjectCode)
Sets the universityClearingSubObjectCode attribute.

Parameters:
universityClearingSubObjectCode - The universityClearingSubObjectCode to set.

getCreditCardObjectCode

public String getCreditCardObjectCode()
Gets the creditCardObjectCode attribute.

Returns:
Returns the creditCardObjectCode

setCreditCardObjectCode

public void setCreditCardObjectCode(String creditCardObjectCode)
Sets the creditCardObjectCode attribute.

Parameters:
creditCardObjectCode - The creditCardObjectCode to set.

getLockboxNumber

public String getLockboxNumber()
Gets the lockboxNumber attribute.

Returns:
Returns the lockboxNumber

setLockboxNumber

public void setLockboxNumber(String lockboxNumber)
Sets the lockboxNumber attribute.

Parameters:
lockboxNumber - The lockboxNumber to set.

isActive

public boolean isActive()
Gets the active attribute.

Specified by:
isActive in interface org.kuali.rice.kns.bo.Inactivateable
Returns:
Returns the active

getActive

public boolean getActive()
Gets the active attribute.

Returns:
Returns the active

setActive

public void setActive(boolean active)
Sets the active attribute.

Specified by:
setActive in interface org.kuali.rice.kns.bo.Inactivateable
Parameters:
active - The active to set.

getFinancialDocumentInitiatorIdentifier

public String getFinancialDocumentInitiatorIdentifier()
Gets the financialDocumentInitiatorIdentifier attribute.

Returns:
Returns the financialDocumentInitiatorIdentifier.

setFinancialDocumentInitiatorIdentifier

public void setFinancialDocumentInitiatorIdentifier(String financialDocumentInitiatorIdentifier)
Sets the financialDocumentInitiatorIdentifier attribute value.

Parameters:
financialDocumentInitiatorIdentifier - The financialDocumentInitiatorIdentifier to set.

getOrganizationCheckPayableToName

public String getOrganizationCheckPayableToName()
Gets the organizationCheckPayableToName attribute.

Returns:
Returns the organizationCheckPayableToName.

setOrganizationCheckPayableToName

public void setOrganizationCheckPayableToName(String organizationCheckPayableToName)
Sets the organizationCheckPayableToName attribute value.

Parameters:
organizationCheckPayableToName - The organizationCheckPayableToName to set.

getOrganizationRemitToAddressName

public String getOrganizationRemitToAddressName()
Gets the organizationRemitToAddressName attribute.

Returns:
Returns the organizationRemitToAddressName.

setOrganizationRemitToAddressName

public void setOrganizationRemitToAddressName(String organizationRemitToAddressName)
Sets the organizationRemitToAddressName attribute value.

Parameters:
organizationRemitToAddressName - The organizationRemitToAddressName to set.

getOrganizationRemitToCityName

public String getOrganizationRemitToCityName()
Gets the organizationRemitToCityName attribute.

Returns:
Returns the organizationRemitToCityName.

setOrganizationRemitToCityName

public void setOrganizationRemitToCityName(String organizationRemitToCityName)
Sets the organizationRemitToCityName attribute value.

Parameters:
organizationRemitToCityName - The organizationRemitToCityName to set.

getOrganizationRemitToLine1StreetAddress

public String getOrganizationRemitToLine1StreetAddress()
Gets the organizationRemitToLine1StreetAddress attribute.

Returns:
Returns the organizationRemitToLine1StreetAddress.

setOrganizationRemitToLine1StreetAddress

public void setOrganizationRemitToLine1StreetAddress(String organizationRemitToLine1StreetAddress)
Sets the organizationRemitToLine1StreetAddress attribute value.

Parameters:
organizationRemitToLine1StreetAddress - The organizationRemitToLine1StreetAddress to set.

getOrganizationRemitToLine2StreetAddress

public String getOrganizationRemitToLine2StreetAddress()
Gets the organizationRemitToLine2StreetAddress attribute.

Returns:
Returns the organizationRemitToLine2StreetAddress.

setOrganizationRemitToLine2StreetAddress

public void setOrganizationRemitToLine2StreetAddress(String organizationRemitToLine2StreetAddress)
Sets the organizationRemitToLine2StreetAddress attribute value.

Parameters:
organizationRemitToLine2StreetAddress - The organizationRemitToLine2StreetAddress to set.

getOrganizationRemitToStateCode

public String getOrganizationRemitToStateCode()
Gets the organizationRemitToStateCode attribute.

Returns:
Returns the organizationRemitToStateCode.

setOrganizationRemitToStateCode

public void setOrganizationRemitToStateCode(String organizationRemitToStateCode)
Sets the organizationRemitToStateCode attribute value.

Parameters:
organizationRemitToStateCode - The organizationRemitToStateCode to set.

getOrganizationRemitToZipCode

public String getOrganizationRemitToZipCode()
Gets the organizationRemitToZipCode attribute.

Returns:
Returns the organizationRemitToZipCode.

setOrganizationRemitToZipCode

public void setOrganizationRemitToZipCode(String organizationRemitToZipCode)
Sets the organizationRemitToZipCode attribute value.

Parameters:
organizationRemitToZipCode - The organizationRemitToZipCode to set.

getCreditCardFinancialObject

public ObjectCode getCreditCardFinancialObject()
Gets the creditCardFinancialObject attribute.

Returns:
Returns the creditCardFinancialObject

setCreditCardFinancialObject

public void setCreditCardFinancialObject(ObjectCode creditCardFinancialObject)
Deprecated. 

Sets the creditCardFinancialObject attribute.

Parameters:
creditCardFinancialObject - The creditCardFinancialObject to set.

getUniversityClearingSubObject

public SubObjectCode getUniversityClearingSubObject()
Gets the universityClearingSubObject attribute.

Returns:
Returns the universityClearingSubObject

setUniversityClearingSubObject

public void setUniversityClearingSubObject(SubObjectCode universityClearingSubObject)
Deprecated. 

Sets the universityClearingSubObject attribute.

Parameters:
universityClearingSubObject - The universityClearingSubObject to set.

getUniversityClearingObject

public ObjectCode getUniversityClearingObject()
Gets the universityClearingObject attribute.

Returns:
Returns the universityClearingObject

setUniversityClearingObject

public void setUniversityClearingObject(ObjectCode universityClearingObject)
Deprecated. 

Sets the universityClearingObject attribute.

Parameters:
universityClearingObject - The universityClearingObject to set.

getDiscountFinancialObject

public ObjectCode getDiscountFinancialObject()
Gets the discountFinancialObject attribute.

Returns:
Returns the discountFinancialObject

setDiscountFinancialObject

public void setDiscountFinancialObject(ObjectCode refundFinancialObject)
Deprecated. 

Sets the discountFinancialObject attribute.

Parameters:
discountFinancialObject - The discountFinancialObject to set.

getProcessingOrganization

public Organization getProcessingOrganization()
Gets the processingOrganization attribute.

Returns:
Returns the processingOrganization

setProcessingOrganization

public void setProcessingOrganization(Organization processingOrganization)
Deprecated. 

Sets the processingOrganization attribute.

Parameters:
processingOrganization - The processingOrganization to set.

getProcessingChartOfAccount

public Chart getProcessingChartOfAccount()
Gets the processingChartOfAccount attribute.

Returns:
Returns the processingChartOfAccount

setProcessingChartOfAccount

public void setProcessingChartOfAccount(Chart processingChartOfAccount)
Deprecated. 

Sets the processingChartOfAccount attribute.

Parameters:
processingChartOfAccount - The processingChartOfAccount to set.

getUniversityClearingAccount

public Account getUniversityClearingAccount()
Gets the universityClearingAccount attribute.

Returns:
Returns the universityClearingAccount

setUniversityClearingAccount

public void setUniversityClearingAccount(Account universityClearingAccount)
Deprecated. 

Sets the universityClearingAccount attribute.

Parameters:
universityClearingAccount - The universityClearingAccount to set.

getUniversityClearingChartOfAccounts

public Chart getUniversityClearingChartOfAccounts()
Gets the universityClearingChartOfAccounts attribute.

Returns:
Returns the universityClearingChartOfAccounts

setUniversityClearingChartOfAccounts

public void setUniversityClearingChartOfAccounts(Chart universityClearingChartOfAccounts)
Deprecated. 

Sets the universityClearingChartOfAccounts attribute.

Parameters:
universityClearingChartOfAccounts - The universityClearingChartOfAccounts to set.

getUniversityClearingSubAccount

public SubAccount getUniversityClearingSubAccount()
Gets the universityClearingSubAccount attribute.

Returns:
Returns the universityClearingSubAccount.

setUniversityClearingSubAccount

public void setUniversityClearingSubAccount(SubAccount universityClearingSubAccount)
Deprecated. 

Sets the universityClearingSubAccount attribute value.

Parameters:
universityClearingSubAccount - The universityClearingSubAccount to set.

getOrganizationRemitToState

public org.kuali.rice.kns.bo.State getOrganizationRemitToState()
Gets the organizationRemitToState attribute.

Returns:
Returns the organizationRemitToState.

setOrganizationRemitToState

public void setOrganizationRemitToState(org.kuali.rice.kns.bo.State organizationRemitToState)
Deprecated. 

Sets the organizationRemitToState attribute value.

Parameters:
organizationRemitToState - The organizationRemitToState to set.

toStringMapper

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

toString

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

getUniversityFiscalYearObject

public ObjectCode getUniversityFiscalYearObject()

setUniversityFiscalYearObject

public void setUniversityFiscalYearObject(ObjectCode universityFiscalYearObject)

getSystemInformationViewer

public String getSystemInformationViewer()
This method (a hack by any other name...) returns a string so that an organization options can have a link to view its own inquiry page after a look up

Returns:
the String "View System Information"

getUniversityFiscal

public SystemOptions getUniversityFiscal()
Gets the universityFiscal attribute.

Returns:
Returns the universityFiscal.

setUniversityFiscal

public void setUniversityFiscal(SystemOptions universityFiscal)
Sets the universityFiscal attribute value.

Parameters:
universityFiscal - The universityFiscal to set.

getOrgRemitToZipCode

public org.kuali.rice.kns.bo.PostalCode getOrgRemitToZipCode()
Gets the orgRemitToZipCode attribute.

Returns:
Returns the orgRemitToZipCode.

setOrgRemitToZipCode

public void setOrgRemitToZipCode(org.kuali.rice.kns.bo.PostalCode orgRemitToZipCode)
Sets the orgRemitToZipCode attribute value.

Parameters:
orgRemitToZipCode - The orgRemitToZipCode to set.


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