org.kuali.kfs.coa.businessobject
Class A21SubAccount

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

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

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
extension, versionNumber
 
Constructor Summary
A21SubAccount()
           
 
Method Summary
 Account getAccount()
          Gets the account attribute.
 String getAccountNumber()
          Gets the accountNumber attribute.
 Chart getChartOfAccounts()
          Gets the chartOfAccounts attribute.
 String getChartOfAccountsCode()
          Gets the chartOfAccountsCode attribute.
 Account getCostShareAccount()
          Gets the costShareAccount attribute.
 Chart getCostShareChartOfAccount()
          Gets the costShareChartOfAccount attribute.
 String getCostShareChartOfAccountCode()
          Gets the costShareChartOfAccountCode attribute.
 String getCostShareSourceAccountNumber()
          Gets the costShareSourceAccountNumber attribute.
 SubAccount getCostShareSourceSubAccount()
          Gets the costShareSourceSubAccount attribute.
 String getCostShareSourceSubAccountNumber()
          Gets the costShareSourceSubAccountNumber attribute.
 String getFinancialIcrSeriesIdentifier()
          Gets the financialIcrSeriesIdentifier attribute.
 String getIndirectCostRcvyFinCoaCode()
          Gets the indirectCostRcvyFinCoaCode attribute.
 Account getIndirectCostRecoveryAcct()
          Gets the indirectCostRecoveryAcct attribute.
 String getIndirectCostRecoveryAcctNbr()
          Gets the indirectCostRecoveryAcctNbr attribute.
 Chart getIndirectCostRecoveryChartOfAccounts()
          Gets the indirectCostRecoveryChartOfAccounts attribute.
 IndirectCostRecoveryType getIndirectCostRecoveryType()
          Gets the indirectCostRecoveryType attribute.
 String getIndirectCostRecoveryTypeCode()
          Gets the indirectCostRecoveryTypeCode attribute.
 boolean getOffCampusCode()
          Gets the offCampusCode attribute.
static long getSerialVersionUID()
          Gets the serialVersionUID attribute.
 String getSubAccountNumber()
          Gets the subAccountNumber attribute.
 String getSubAccountTypeCode()
          Gets the subAccountTypeCode attribute.
 void setAccount(Account account)
          Deprecated.  
 void setAccountNumber(String accountNumber)
          Sets the accountNumber attribute value.
 void setChartOfAccounts(Chart chartOfAccounts)
          Deprecated.  
 void setChartOfAccountsCode(String chartOfAccountsCode)
          Sets the chartOfAccountsCode attribute value.
 void setCostShareAccount(Account costShareAccount)
          Sets the costShareAccount attribute value.
 void setCostShareChartOfAccount(Chart costShareChartOfAccount)
          Sets the costShareChartOfAccount attribute value.
 void setCostShareChartOfAccountCode(String costShareChartOfAccountCode)
          Sets the costShareChartOfAccountCode attribute value.
 void setCostShareSourceAccountNumber(String costShareSourceAccountNumber)
          Sets the costShareSourceAccountNumber attribute value.
 void setCostShareSourceSubAccount(SubAccount costShareSourceSubAccount)
          Sets the costShareSourceSubAccount attribute value.
 void setCostShareSourceSubAccountNumber(String costShareSourceSubAccountNumber)
          Sets the costShareSourceSubAccountNumber attribute value.
 void setFinancialIcrSeriesIdentifier(String financialIcrSeriesIdentifier)
          Sets the financialIcrSeriesIdentifier attribute value.
 void setIndirectCostRcvyFinCoaCode(String indirectCostRcvyFinCoaCode)
          Sets the indirectCostRcvyFinCoaCode attribute value.
 void setIndirectCostRecoveryAcct(Account indirectCostRecoveryAcct)
          Sets the indirectCostRecoveryAcct attribute value.
 void setIndirectCostRecoveryAcctNbr(String indirectCostRecoveryAcctNbr)
          Sets the indirectCostRecoveryAcctNbr attribute value.
 void setIndirectCostRecoveryChartOfAccounts(Chart indirectCostRecoveryChartOfAccounts)
          Sets the indirectCostRecoveryChartOfAccounts attribute value.
 void setIndirectCostRecoveryType(IndirectCostRecoveryType icrTypeCode)
          Sets the indirectCostRecoveryType attribute value.
 void setIndirectCostRecoveryTypeCode(String indirectCostRecoveryTypeCode)
          Sets the indirectCostRecoveryTypeCode attribute value.
 void setOffCampusCode(boolean offCampusCode)
          Sets the offCampusCode attribute value.
 void setSubAccountNumber(String subAccountNumber)
          Sets the subAccountNumber attribute value.
 void setSubAccountTypeCode(String subAccountTypeCode)
          Sets the subAccountTypeCode 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

A21SubAccount

public A21SubAccount()
Method Detail

getSerialVersionUID

public static long getSerialVersionUID()
Gets the serialVersionUID attribute.

Returns:
Returns the serialVersionUID.

getAccountNumber

public String getAccountNumber()
Gets the accountNumber attribute.

Returns:
Returns the accountNumber.

setAccountNumber

public void setAccountNumber(String accountNumber)
Sets the accountNumber attribute value.

Parameters:
accountNumber - The accountNumber to set.

getChartOfAccountsCode

public String getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute.

Returns:
Returns the chartOfAccountsCode.

setChartOfAccountsCode

public void setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute value.

Parameters:
chartOfAccountsCode - The chartOfAccountsCode to set.

getIndirectCostRecoveryType

public IndirectCostRecoveryType getIndirectCostRecoveryType()
Gets the indirectCostRecoveryType attribute.

Returns:
Returns the indirectCostRecoveryType.

setIndirectCostRecoveryType

public void setIndirectCostRecoveryType(IndirectCostRecoveryType icrTypeCode)
Sets the indirectCostRecoveryType attribute value.

Parameters:
indirectCostRecoveryType - The indirectCostRecoveryType to set.

getIndirectCostRecoveryAcct

public Account getIndirectCostRecoveryAcct()
Gets the indirectCostRecoveryAcct attribute.

Returns:
Returns the indirectCostRecoveryAcct.

setIndirectCostRecoveryAcct

public void setIndirectCostRecoveryAcct(Account indirectCostRecoveryAcct)
Sets the indirectCostRecoveryAcct attribute value.

Parameters:
indirectCostRecoveryAcct - The indirectCostRecoveryAcct to set.

getIndirectCostRecoveryAcctNbr

public String getIndirectCostRecoveryAcctNbr()
Gets the indirectCostRecoveryAcctNbr attribute.

Returns:
Returns the indirectCostRecoveryAcctNbr.

setIndirectCostRecoveryAcctNbr

public void setIndirectCostRecoveryAcctNbr(String indirectCostRecoveryAcctNbr)
Sets the indirectCostRecoveryAcctNbr attribute value.

Parameters:
indirectCostRecoveryAcctNbr - The indirectCostRecoveryAcctNbr to set.

getIndirectCostRcvyFinCoaCode

public String getIndirectCostRcvyFinCoaCode()
Gets the indirectCostRcvyFinCoaCode attribute.

Returns:
Returns the indirectCostRcvyFinCoaCode.

setIndirectCostRcvyFinCoaCode

public void setIndirectCostRcvyFinCoaCode(String indirectCostRcvyFinCoaCode)
Sets the indirectCostRcvyFinCoaCode attribute value.

Parameters:
indirectCostRcvyFinCoaCode - The indirectCostRcvyFinCoaCode to set.

getIndirectCostRecoveryTypeCode

public String getIndirectCostRecoveryTypeCode()
Gets the indirectCostRecoveryTypeCode attribute.

Returns:
Returns the indirectCostRecoveryTypeCode.

setIndirectCostRecoveryTypeCode

public void setIndirectCostRecoveryTypeCode(String indirectCostRecoveryTypeCode)
Sets the indirectCostRecoveryTypeCode attribute value.

Parameters:
indirectCostRecoveryTypeCode - The indirectCostRecoveryTypeCode to set.

getFinancialIcrSeriesIdentifier

public String getFinancialIcrSeriesIdentifier()
Gets the financialIcrSeriesIdentifier attribute.

Returns:
Returns the financialIcrSeriesIdentifier.

setFinancialIcrSeriesIdentifier

public void setFinancialIcrSeriesIdentifier(String financialIcrSeriesIdentifier)
Sets the financialIcrSeriesIdentifier attribute value.

Parameters:
financialIcrSeriesIdentifier - The financialIcrSeriesIdentifier to set.

getSubAccountNumber

public String getSubAccountNumber()
Gets the subAccountNumber attribute.

Returns:
Returns the subAccountNumber.

setSubAccountNumber

public void setSubAccountNumber(String subAccountNumber)
Sets the subAccountNumber attribute value.

Parameters:
subAccountNumber - The subAccountNumber to set.

getSubAccountTypeCode

public String getSubAccountTypeCode()
Gets the subAccountTypeCode attribute.

Returns:
Returns the subAccountTypeCode.

setSubAccountTypeCode

public void setSubAccountTypeCode(String subAccountTypeCode)
Sets the subAccountTypeCode attribute value.

Parameters:
subAccountTypeCode - The subAccountTypeCode to set.

getCostShareAccount

public Account getCostShareAccount()
Gets the costShareAccount attribute.

Returns:
Returns the costShareAccount.

setCostShareAccount

public void setCostShareAccount(Account costShareAccount)
Sets the costShareAccount attribute value.

Parameters:
costShareAccount - The costShareAccount to set.

getCostShareChartOfAccount

public Chart getCostShareChartOfAccount()
Gets the costShareChartOfAccount attribute.

Returns:
Returns the costShareChartOfAccount.

setCostShareChartOfAccount

public void setCostShareChartOfAccount(Chart costShareChartOfAccount)
Sets the costShareChartOfAccount attribute value.

Parameters:
costShareChartOfAccount - The costShareChartOfAccount to set.

getCostShareChartOfAccountCode

public String getCostShareChartOfAccountCode()
Gets the costShareChartOfAccountCode attribute.

Returns:
Returns the costShareChartOfAccountCode.

setCostShareChartOfAccountCode

public void setCostShareChartOfAccountCode(String costShareChartOfAccountCode)
Sets the costShareChartOfAccountCode attribute value.

Parameters:
costShareChartOfAccountCode - The costShareChartOfAccountCode to set.

getCostShareSourceAccountNumber

public String getCostShareSourceAccountNumber()
Gets the costShareSourceAccountNumber attribute.

Returns:
Returns the costShareSourceAccountNumber.

setCostShareSourceAccountNumber

public void setCostShareSourceAccountNumber(String costShareSourceAccountNumber)
Sets the costShareSourceAccountNumber attribute value.

Parameters:
costShareSourceAccountNumber - The costShareSourceAccountNumber to set.

getCostShareSourceSubAccount

public SubAccount getCostShareSourceSubAccount()
Gets the costShareSourceSubAccount attribute.

Returns:
Returns the costShareSourceSubAccount.

setCostShareSourceSubAccount

public void setCostShareSourceSubAccount(SubAccount costShareSourceSubAccount)
Sets the costShareSourceSubAccount attribute value.

Parameters:
costShareSourceSubAccount - The costShareSourceSubAccount to set.

getCostShareSourceSubAccountNumber

public String getCostShareSourceSubAccountNumber()
Gets the costShareSourceSubAccountNumber attribute.

Returns:
Returns the costShareSourceSubAccountNumber.

setCostShareSourceSubAccountNumber

public void setCostShareSourceSubAccountNumber(String costShareSourceSubAccountNumber)
Sets the costShareSourceSubAccountNumber attribute value.

Parameters:
costShareSourceSubAccountNumber - The costShareSourceSubAccountNumber to set.

getIndirectCostRecoveryChartOfAccounts

public Chart getIndirectCostRecoveryChartOfAccounts()
Gets the indirectCostRecoveryChartOfAccounts attribute.

Returns:
Returns the indirectCostRecoveryChartOfAccounts.

setIndirectCostRecoveryChartOfAccounts

public void setIndirectCostRecoveryChartOfAccounts(Chart indirectCostRecoveryChartOfAccounts)
Sets the indirectCostRecoveryChartOfAccounts attribute value.

Parameters:
indirectCostRecoveryChartOfAccounts - The indirectCostRecoveryChartOfAccounts to set.

getOffCampusCode

public boolean getOffCampusCode()
Gets the offCampusCode attribute.

Returns:
Returns the offCampusCode.

setOffCampusCode

public void setOffCampusCode(boolean offCampusCode)
Sets the offCampusCode attribute value.

Parameters:
offCampusCode - The offCampusCode to set.

getAccount

public Account getAccount()
Gets the account attribute.

Returns:
Returns the account.

setAccount

public void setAccount(Account account)
Deprecated. 

Sets the account attribute value.

Parameters:
account - The account to set.

getChartOfAccounts

public Chart getChartOfAccounts()
Gets the chartOfAccounts attribute.

Returns:
Returns the chartOfAccounts.

setChartOfAccounts

public void setChartOfAccounts(Chart chartOfAccounts)
Deprecated. 

Sets the chartOfAccounts attribute value.

Parameters:
chartOfAccounts - The chartOfAccounts to set.

toStringMapper

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


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