|
||||||||||
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.sys.businessobject.Bank
public class Bank
Bank Business Object
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
extension, versionNumber |
Constructor Summary | |
---|---|
Bank()
Default no-arg constructor. |
Method Summary | |
---|---|
String |
getBankAccountDescription()
Gets the bankAccountDescription attribute. |
String |
getBankAccountNumber()
Gets the bankAccountNumber attribute. |
String |
getBankCode()
Gets the bankCode attribute. |
String |
getBankName()
Gets the bankName attribute. |
String |
getBankRoutingNumber()
Gets the bankRoutingNumber attribute. |
String |
getBankShortName()
Gets the bankShortName attribute. |
Account |
getCashOffsetAccount()
Gets the cashOffsetAccount attribute. |
String |
getCashOffsetAccountNumber()
Gets the cashOffsetAccountNumber attribute. |
Chart |
getCashOffsetFinancialChartOfAccount()
Gets the cashOffsetFinancialChartOfAccount attribute. |
String |
getCashOffsetFinancialChartOfAccountCode()
Gets the cashOffsetFinancialChartOfAccountCode attribute. |
ObjectCode |
getCashOffsetObject()
Gets the cashOffsetObject attribute. |
String |
getCashOffsetObjectCode()
Gets the cashOffsetObjectCode attribute. |
SubAccount |
getCashOffsetSubAccount()
Gets the cashOffsetSubAccount attribute. |
String |
getCashOffsetSubAccountNumber()
Gets the cashOffsetSubAccountNumber attribute. |
SubObjectCode |
getCashOffsetSubObject()
Gets the cashOffsetSubObject attribute. |
String |
getCashOffsetSubObjectCode()
Gets the cashOffsetSubObjectCode attribute. |
Bank |
getContinuationBank()
Gets the continuationBank attribute. |
String |
getContinuationBankCode()
Gets the continuationBankCode attribute. |
boolean |
isActive()
Gets the active attribute. |
boolean |
isBankAchIndicator()
Gets the bankAchIndicator attribute. |
boolean |
isBankCheckIndicator()
Gets the bankCheckIndicator attribute. |
boolean |
isBankDepositIndicator()
Gets the bankDepositIndicator attribute. |
boolean |
isBankDisbursementIndicator()
Gets the bankDisbursementIndicator attribute. |
void |
setActive(boolean active)
Sets the active attribute value. |
void |
setBankAccountDescription(String bankAccountDescription)
Sets the bankAccountDescription attribute value. |
void |
setBankAccountNumber(String bankAccountNumber)
Sets the bankAccountNumber attribute value. |
void |
setBankAchIndicator(boolean bankAchIndicator)
Sets the bankAchIndicator attribute value. |
void |
setBankCheckIndicator(boolean bankCheckIndicator)
Sets the bankCheckIndicator attribute value. |
void |
setBankCode(String bankCode)
Sets the bankCode attribute value. |
void |
setBankDepositIndicator(boolean bankDepositIndicator)
Sets the bankDepositIndicator attribute value. |
void |
setBankDisbursementIndicator(boolean bankDisbursementIndicator)
Sets the bankDisbursementIndicator attribute value. |
void |
setBankName(String bankName)
Sets the bankName attribute value. |
void |
setBankRoutingNumber(String bankRoutingNumber)
Sets the bankRoutingNumber attribute value. |
void |
setBankShortName(String bankShortName)
Sets the bankShortName attribute value. |
void |
setCashOffsetAccount(Account cashOffsetAccount)
Sets the cashOffsetAccount attribute value. |
void |
setCashOffsetAccountNumber(String cashOffsetAccountNumber)
Sets the cashOffsetAccountNumber attribute value. |
void |
setCashOffsetFinancialChartOfAccount(Chart cashOffsetFinancialChartOfAccount)
Sets the cashOffsetFinancialChartOfAccount attribute value. |
void |
setCashOffsetFinancialChartOfAccountCode(String cashOffsetFinancialChartOfAccountCode)
Sets the cashOffsetFinancialChartOfAccountCode attribute value. |
void |
setCashOffsetObject(ObjectCode cashOffsetObject)
Sets the cashOffsetObject attribute value. |
void |
setCashOffsetObjectCode(String cashOffsetObjectCode)
Sets the cashOffsetObjectCode attribute value. |
void |
setCashOffsetSubAccount(SubAccount cashOffsetSubAccount)
Sets the cashOffsetSubAccount attribute value. |
void |
setCashOffsetSubAccountNumber(String cashOffsetSubAccountNumber)
Sets the cashOffsetSubAccountNumber attribute value. |
void |
setCashOffsetSubObject(SubObjectCode cashOffsetSubObject)
Sets the cashOffsetSubObject attribute value. |
void |
setCashOffsetSubObjectCode(String cashOffsetSubObjectCode)
Sets the cashOffsetSubObjectCode attribute value. |
void |
setContinuationBank(Bank continuationBank)
Sets the continuationBank attribute value. |
void |
setContinuationBankCode(String continuationBankCode)
Sets the continuationBankCode attribute value. |
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 Bank()
Method Detail |
---|
public String getBankCode()
public void setBankCode(String bankCode)
bankCode
- The bankCode to set.public String getBankName()
public void setBankName(String bankName)
bankName
- The bankName to set.public String getBankShortName()
public void setBankShortName(String bankShortName)
bankShortName
- The bankShortName to set.public String getBankRoutingNumber()
public void setBankRoutingNumber(String bankRoutingNumber)
bankRoutingNumber
- The bankRoutingNumber to set.public String getBankAccountNumber()
public void setBankAccountNumber(String bankAccountNumber)
bankAccountNumber
- The bankAccountNumber to set.public String getBankAccountDescription()
public void setBankAccountDescription(String bankAccountDescription)
bankAccountDescription
- The bankAccountDescription to set.public String getCashOffsetFinancialChartOfAccountCode()
public void setCashOffsetFinancialChartOfAccountCode(String cashOffsetFinancialChartOfAccountCode)
cashOffsetFinancialChartOfAccountCode
- The cashOffsetFinancialChartOfAccountCode to set.public String getCashOffsetAccountNumber()
public void setCashOffsetAccountNumber(String cashOffsetAccountNumber)
cashOffsetAccountNumber
- The cashOffsetAccountNumber to set.public String getCashOffsetSubAccountNumber()
public void setCashOffsetSubAccountNumber(String cashOffsetSubAccountNumber)
cashOffsetSubAccountNumber
- The cashOffsetSubAccountNumber to set.public String getCashOffsetObjectCode()
public void setCashOffsetObjectCode(String cashOffsetObjectCode)
cashOffsetObjectCode
- The cashOffsetObjectCode to set.public String getCashOffsetSubObjectCode()
public void setCashOffsetSubObjectCode(String cashOffsetSubObjectCode)
cashOffsetSubObjectCode
- The cashOffsetSubObjectCode to set.public boolean isBankDepositIndicator()
public void setBankDepositIndicator(boolean bankDepositIndicator)
bankDepositIndicator
- The bankDepositIndicator to set.public boolean isBankDisbursementIndicator()
public void setBankDisbursementIndicator(boolean bankDisbursementIndicator)
bankDisbursementIndicator
- The bankDisbursementIndicator to set.public boolean isBankAchIndicator()
public void setBankAchIndicator(boolean bankAchIndicator)
bankAchIndicator
- The bankAchIndicator to set.public boolean isBankCheckIndicator()
public void setBankCheckIndicator(boolean bankCheckIndicator)
bankCheckIndicator
- The bankCheckIndicator to set.public boolean isActive()
isActive
in interface org.kuali.rice.kns.bo.Inactivateable
public void setActive(boolean active)
setActive
in interface org.kuali.rice.kns.bo.Inactivateable
active
- The active to set.public Chart getCashOffsetFinancialChartOfAccount()
public void setCashOffsetFinancialChartOfAccount(Chart cashOffsetFinancialChartOfAccount)
cashOffsetFinancialChartOfAccount
- The cashOffsetFinancialChartOfAccount to set.public Account getCashOffsetAccount()
public void setCashOffsetAccount(Account cashOffsetAccount)
cashOffsetAccount
- The cashOffsetAccount to set.public ObjectCode getCashOffsetObject()
public void setCashOffsetObject(ObjectCode cashOffsetObject)
cashOffsetObject
- The cashOffsetObject to set.public SubAccount getCashOffsetSubAccount()
public void setCashOffsetSubAccount(SubAccount cashOffsetSubAccount)
cashOffsetSubAccount
- The cashOffsetSubAccount to set.public SubObjectCode getCashOffsetSubObject()
public void setCashOffsetSubObject(SubObjectCode cashOffsetSubObject)
cashOffsetSubObject
- The cashOffsetSubObject to set.public String getContinuationBankCode()
public void setContinuationBankCode(String continuationBankCode)
continuationBankCode
- The continuationBankCode to set.public Bank getContinuationBank()
public void setContinuationBank(Bank continuationBank)
continuationBank
- The continuationBank 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 |