org.kuali.kfs.fp.businessobject
Class DisbursementVoucherAutomatedClearingHouse

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

public class DisbursementVoucherAutomatedClearingHouse
extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase

This class is used to represent automated clearing house for disbursement voucher.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
extension, versionNumber
 
Constructor Summary
DisbursementVoucherAutomatedClearingHouse()
          Default constructor.
 
Method Summary
 String getDisbursementVoucherAutomatedClearingHouseProfileNumber()
          Gets the disbursementVoucherAutomatedClearingHouseProfileNumber attribute.
 String getDisbursementVoucherBankName()
          Gets the disbursementVoucherBankName attribute.
 String getDisbursementVoucherPayeeAccountName()
          Gets the disbursementVoucherPayeeAccountName attribute.
 String getDisbursementVoucherPayeeAccountTypeCode()
          Gets the disbursementVoucherPayeeAccountTypeCode attribute.
 String getDisbVchrAdditionalWireText()
          Gets the disbVchrAdditionalWireText attribute.
 String getDisbVchrAttentionLineText()
          Gets the disbVchrAttentionLineText attribute.
 String getDisbVchrBankCityName()
          Gets the disbVchrBankCityName attribute.
 String getDisbVchrBankCountryName()
          Gets the disbVchrBankCountryName attribute.
 String getDisbVchrBankRoutingNumber()
          Gets the disbVchrBankRoutingNumber attribute.
 String getDisbVchrBankStateCode()
          Gets the disbVchrBankStateCode attribute.
 String getDisbVchrPayeeAccountNumber()
          Gets the disbVchrPayeeAccountNumber attribute.
 String getDisbVchrPaymentMethodCode()
          Gets the disbVchrPaymentMethodCode attribute.
 boolean isDisbursementVoucherWireTransferFeeWaiverIndicator()
          Gets the disbursementVoucherWireTransferFeeWaiverIndicator attribute.
 void setDisbursementVoucherAutomatedClearingHouseProfileNumber(String disbursementVoucherAutomatedClearingHouseProfileNumber)
          Sets the disbursementVoucherAutomatedClearingHouseProfileNumber attribute.
 void setDisbursementVoucherBankName(String disbursementVoucherBankName)
          Sets the disbursementVoucherBankName attribute.
 void setDisbursementVoucherPayeeAccountName(String disbursementVoucherPayeeAccountName)
          Sets the disbursementVoucherPayeeAccountName attribute.
 void setDisbursementVoucherPayeeAccountTypeCode(String disbursementVoucherPayeeAccountTypeCode)
          Sets the disbursementVoucherPayeeAccountTypeCode attribute.
 void setDisbursementVoucherWireTransferFeeWaiverIndicator(boolean disbursementVoucherWireTransferFeeWaiverIndicator)
          Sets the disbursementVoucherWireTransferFeeWaiverIndicator attribute.
 void setDisbVchrAdditionalWireText(String disbVchrAdditionalWireText)
          Sets the disbVchrAdditionalWireText attribute.
 void setDisbVchrAttentionLineText(String disbVchrAttentionLineText)
          Sets the disbVchrAttentionLineText attribute.
 void setDisbVchrBankCityName(String disbVchrBankCityName)
          Sets the disbVchrBankCityName attribute.
 void setDisbVchrBankCountryName(String disbVchrBankCountryName)
          Sets the disbVchrBankCountryName attribute.
 void setDisbVchrBankRoutingNumber(String disbVchrBankRoutingNumber)
          Sets the disbVchrBankRoutingNumber attribute.
 void setDisbVchrBankStateCode(String disbVchrBankStateCode)
          Sets the disbVchrBankStateCode attribute.
 void setDisbVchrPayeeAccountNumber(String disbVchrPayeeAccountNumber)
          Sets the disbVchrPayeeAccountNumber attribute.
 void setDisbVchrPaymentMethodCode(String disbVchrPaymentMethodCode)
          Sets the disbVchrPaymentMethodCode attribute.
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, toString, 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

DisbursementVoucherAutomatedClearingHouse

public DisbursementVoucherAutomatedClearingHouse()
Default constructor.

Method Detail

getDisbursementVoucherAutomatedClearingHouseProfileNumber

public String getDisbursementVoucherAutomatedClearingHouseProfileNumber()
Gets the disbursementVoucherAutomatedClearingHouseProfileNumber attribute.

Returns:
Returns the disbursementVoucherAutomatedClearingHouseProfileNumber

setDisbursementVoucherAutomatedClearingHouseProfileNumber

public void setDisbursementVoucherAutomatedClearingHouseProfileNumber(String disbursementVoucherAutomatedClearingHouseProfileNumber)
Sets the disbursementVoucherAutomatedClearingHouseProfileNumber attribute.

Parameters:
disbursementVoucherAutomatedClearingHouseProfileNumber - The disbursementVoucherAutomatedClearingHouseProfileNumber to set.

getDisbVchrPaymentMethodCode

public String getDisbVchrPaymentMethodCode()
Gets the disbVchrPaymentMethodCode attribute.

Returns:
Returns the disbVchrPaymentMethodCode

setDisbVchrPaymentMethodCode

public void setDisbVchrPaymentMethodCode(String disbVchrPaymentMethodCode)
Sets the disbVchrPaymentMethodCode attribute.

Parameters:
disbVchrPaymentMethodCode - The disbVchrPaymentMethodCode to set.

getDisbursementVoucherBankName

public String getDisbursementVoucherBankName()
Gets the disbursementVoucherBankName attribute.

Returns:
Returns the disbursementVoucherBankName

setDisbursementVoucherBankName

public void setDisbursementVoucherBankName(String disbursementVoucherBankName)
Sets the disbursementVoucherBankName attribute.

Parameters:
disbursementVoucherBankName - The disbursementVoucherBankName to set.

getDisbVchrBankRoutingNumber

public String getDisbVchrBankRoutingNumber()
Gets the disbVchrBankRoutingNumber attribute.

Returns:
Returns the disbVchrBankRoutingNumber

setDisbVchrBankRoutingNumber

public void setDisbVchrBankRoutingNumber(String disbVchrBankRoutingNumber)
Sets the disbVchrBankRoutingNumber attribute.

Parameters:
disbVchrBankRoutingNumber - The disbVchrBankRoutingNumber to set.

getDisbVchrBankCityName

public String getDisbVchrBankCityName()
Gets the disbVchrBankCityName attribute.

Returns:
Returns the disbVchrBankCityName

setDisbVchrBankCityName

public void setDisbVchrBankCityName(String disbVchrBankCityName)
Sets the disbVchrBankCityName attribute.

Parameters:
disbVchrBankCityName - The disbVchrBankCityName to set.

getDisbVchrBankStateCode

public String getDisbVchrBankStateCode()
Gets the disbVchrBankStateCode attribute.

Returns:
Returns the disbVchrBankStateCode

setDisbVchrBankStateCode

public void setDisbVchrBankStateCode(String disbVchrBankStateCode)
Sets the disbVchrBankStateCode attribute.

Parameters:
disbVchrBankStateCode - The disbVchrBankStateCode to set.

getDisbVchrBankCountryName

public String getDisbVchrBankCountryName()
Gets the disbVchrBankCountryName attribute.

Returns:
Returns the disbVchrBankCountryName

setDisbVchrBankCountryName

public void setDisbVchrBankCountryName(String disbVchrBankCountryName)
Sets the disbVchrBankCountryName attribute.

Parameters:
disbVchrBankCountryName - The disbVchrBankCountryName to set.

getDisbVchrAttentionLineText

public String getDisbVchrAttentionLineText()
Gets the disbVchrAttentionLineText attribute.

Returns:
Returns the disbVchrAttentionLineText

setDisbVchrAttentionLineText

public void setDisbVchrAttentionLineText(String disbVchrAttentionLineText)
Sets the disbVchrAttentionLineText attribute.

Parameters:
disbVchrAttentionLineText - The disbVchrAttentionLineText to set.

getDisbVchrAdditionalWireText

public String getDisbVchrAdditionalWireText()
Gets the disbVchrAdditionalWireText attribute.

Returns:
Returns the disbVchrAdditionalWireText

setDisbVchrAdditionalWireText

public void setDisbVchrAdditionalWireText(String disbVchrAdditionalWireText)
Sets the disbVchrAdditionalWireText attribute.

Parameters:
disbVchrAdditionalWireText - The disbVchrAdditionalWireText to set.

getDisbVchrPayeeAccountNumber

public String getDisbVchrPayeeAccountNumber()
Gets the disbVchrPayeeAccountNumber attribute.

Returns:
Returns the disbVchrPayeeAccountNumber

setDisbVchrPayeeAccountNumber

public void setDisbVchrPayeeAccountNumber(String disbVchrPayeeAccountNumber)
Sets the disbVchrPayeeAccountNumber attribute.

Parameters:
disbVchrPayeeAccountNumber - The disbVchrPayeeAccountNumber to set.

getDisbursementVoucherPayeeAccountName

public String getDisbursementVoucherPayeeAccountName()
Gets the disbursementVoucherPayeeAccountName attribute.

Returns:
Returns the disbursementVoucherPayeeAccountName

setDisbursementVoucherPayeeAccountName

public void setDisbursementVoucherPayeeAccountName(String disbursementVoucherPayeeAccountName)
Sets the disbursementVoucherPayeeAccountName attribute.

Parameters:
disbursementVoucherPayeeAccountName - The disbursementVoucherPayeeAccountName to set.

getDisbursementVoucherPayeeAccountTypeCode

public String getDisbursementVoucherPayeeAccountTypeCode()
Gets the disbursementVoucherPayeeAccountTypeCode attribute.

Returns:
Returns the disbursementVoucherPayeeAccountTypeCode

setDisbursementVoucherPayeeAccountTypeCode

public void setDisbursementVoucherPayeeAccountTypeCode(String disbursementVoucherPayeeAccountTypeCode)
Sets the disbursementVoucherPayeeAccountTypeCode attribute.

Parameters:
disbursementVoucherPayeeAccountTypeCode - The disbursementVoucherPayeeAccountTypeCode to set.

isDisbursementVoucherWireTransferFeeWaiverIndicator

public boolean isDisbursementVoucherWireTransferFeeWaiverIndicator()
Gets the disbursementVoucherWireTransferFeeWaiverIndicator attribute.

Returns:
Returns the disbursementVoucherWireTransferFeeWaiverIndicator

setDisbursementVoucherWireTransferFeeWaiverIndicator

public void setDisbursementVoucherWireTransferFeeWaiverIndicator(boolean disbursementVoucherWireTransferFeeWaiverIndicator)
Sets the disbursementVoucherWireTransferFeeWaiverIndicator attribute.

Parameters:
disbursementVoucherWireTransferFeeWaiverIndicator - The disbursementVoucherWireTransferFeeWaiverIndicator to set.

toStringMapper

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


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