public class Bank extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements org.kuali.rice.core.api.mo.common.active.MutableInactivatable
Modifier and Type | Field and Description |
---|---|
protected boolean |
active |
protected String |
bankAccountDescription |
protected String |
bankAccountNumber |
protected boolean |
bankAchIndicator |
protected boolean |
bankCheckIndicator |
protected String |
bankCode |
protected boolean |
bankDepositIndicator |
protected boolean |
bankDisbursementIndicator |
protected String |
bankName |
protected String |
bankRoutingNumber |
protected String |
bankShortName |
static String |
CACHE_NAME |
protected Account |
cashOffsetAccount |
protected String |
cashOffsetAccountNumber |
protected Chart |
cashOffsetFinancialChartOfAccount |
protected String |
cashOffsetFinancialChartOfAccountCode |
protected ObjectCode |
cashOffsetObject |
protected String |
cashOffsetObjectCode |
protected SubAccount |
cashOffsetSubAccount |
protected String |
cashOffsetSubAccountNumber |
protected SubObjectCode |
cashOffsetSubObject |
protected String |
cashOffsetSubObjectCode |
protected Bank |
continuationBank |
protected String |
continuationBankCode |
Constructor and Description |
---|
Bank()
Default no-arg constructor.
|
Modifier and Type | Method and Description |
---|---|
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.
|
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
public static final String CACHE_NAME
protected String bankShortName
protected String bankRoutingNumber
protected String bankAccountNumber
protected String bankAccountDescription
protected String cashOffsetFinancialChartOfAccountCode
protected String cashOffsetAccountNumber
protected String cashOffsetSubAccountNumber
protected String cashOffsetObjectCode
protected String cashOffsetSubObjectCode
protected String continuationBankCode
protected boolean bankDepositIndicator
protected boolean bankDisbursementIndicator
protected boolean bankAchIndicator
protected boolean bankCheckIndicator
protected boolean active
protected Chart cashOffsetFinancialChartOfAccount
protected Account cashOffsetAccount
protected ObjectCode cashOffsetObject
protected SubAccount cashOffsetSubAccount
protected SubObjectCode cashOffsetSubObject
protected Bank continuationBank
public Bank()
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.core.api.mo.common.active.Inactivatable
public void setActive(boolean active)
setActive
in interface org.kuali.rice.core.api.mo.common.active.MutableInactivatable
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.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.