|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.rice.kns.bo.BusinessObjectBase
org.kuali.rice.kns.bo.PersistableBusinessObjectBase
org.kuali.kfs.fp.businessobject.DisbursementVoucherAutomatedClearingHouse
public class DisbursementVoucherAutomatedClearingHouse
This class is used to represent automated clearing house for disbursement voucher.
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 |
---|
public DisbursementVoucherAutomatedClearingHouse()
Method Detail |
---|
public String getDisbursementVoucherAutomatedClearingHouseProfileNumber()
public void setDisbursementVoucherAutomatedClearingHouseProfileNumber(String disbursementVoucherAutomatedClearingHouseProfileNumber)
disbursementVoucherAutomatedClearingHouseProfileNumber
- The disbursementVoucherAutomatedClearingHouseProfileNumber to
set.public String getDisbVchrPaymentMethodCode()
public void setDisbVchrPaymentMethodCode(String disbVchrPaymentMethodCode)
disbVchrPaymentMethodCode
- The disbVchrPaymentMethodCode to set.public String getDisbursementVoucherBankName()
public void setDisbursementVoucherBankName(String disbursementVoucherBankName)
disbursementVoucherBankName
- The disbursementVoucherBankName to set.public String getDisbVchrBankRoutingNumber()
public void setDisbVchrBankRoutingNumber(String disbVchrBankRoutingNumber)
disbVchrBankRoutingNumber
- The disbVchrBankRoutingNumber to set.public String getDisbVchrBankCityName()
public void setDisbVchrBankCityName(String disbVchrBankCityName)
disbVchrBankCityName
- The disbVchrBankCityName to set.public String getDisbVchrBankStateCode()
public void setDisbVchrBankStateCode(String disbVchrBankStateCode)
disbVchrBankStateCode
- The disbVchrBankStateCode to set.public String getDisbVchrBankCountryName()
public void setDisbVchrBankCountryName(String disbVchrBankCountryName)
disbVchrBankCountryName
- The disbVchrBankCountryName to set.public String getDisbVchrAttentionLineText()
public void setDisbVchrAttentionLineText(String disbVchrAttentionLineText)
disbVchrAttentionLineText
- The disbVchrAttentionLineText to set.public String getDisbVchrAdditionalWireText()
public void setDisbVchrAdditionalWireText(String disbVchrAdditionalWireText)
disbVchrAdditionalWireText
- The disbVchrAdditionalWireText to set.public String getDisbVchrPayeeAccountNumber()
public void setDisbVchrPayeeAccountNumber(String disbVchrPayeeAccountNumber)
disbVchrPayeeAccountNumber
- The disbVchrPayeeAccountNumber to set.public String getDisbursementVoucherPayeeAccountName()
public void setDisbursementVoucherPayeeAccountName(String disbursementVoucherPayeeAccountName)
disbursementVoucherPayeeAccountName
- The disbursementVoucherPayeeAccountName to set.public String getDisbursementVoucherPayeeAccountTypeCode()
public void setDisbursementVoucherPayeeAccountTypeCode(String disbursementVoucherPayeeAccountTypeCode)
disbursementVoucherPayeeAccountTypeCode
- The disbursementVoucherPayeeAccountTypeCode to set.public boolean isDisbursementVoucherWireTransferFeeWaiverIndicator()
public void setDisbursementVoucherWireTransferFeeWaiverIndicator(boolean disbursementVoucherWireTransferFeeWaiverIndicator)
disbursementVoucherWireTransferFeeWaiverIndicator
- The disbursementVoucherWireTransferFeeWaiverIndicator to set.protected LinkedHashMap toStringMapper()
toStringMapper
in class org.kuali.rice.kns.bo.BusinessObjectBase
BusinessObjectBase.toStringMapper()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |