org.kuali.kfs.module.bc.businessobject
Class BudgetConstructionMonthly

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

public class BudgetConstructionMonthly
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
BudgetConstructionMonthly()
          Default constructor.
 
Method Summary
 Account getAccount()
          Gets the account attribute.
 String getAccountNumber()
          Gets the accountNumber attribute.
 BalanceType getBalanceType()
          Gets the balanceType attribute.
 Chart getChartOfAccounts()
          Gets the chartOfAccounts attribute.
 String getChartOfAccountsCode()
          Gets the chartOfAccountsCode attribute.
 String getDocumentNumber()
          Gets the documentNumber attribute.
 Balance getFinancialBalance()
          Gets the financialBalance attribute.
 String getFinancialBalanceTypeCode()
          Gets the financialBalanceTypeCode attribute.
 org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth10LineAmount()
          Gets the financialDocumentMonth10LineAmount attribute.
 org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth11LineAmount()
          Gets the financialDocumentMonth11LineAmount attribute.
 org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth12LineAmount()
          Gets the financialDocumentMonth12LineAmount attribute.
 org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth1LineAmount()
          Gets the financialDocumentMonth1LineAmount attribute.
 org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth2LineAmount()
          Gets the financialDocumentMonth2LineAmount attribute.
 org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth3LineAmount()
          Gets the financialDocumentMonth3LineAmount attribute.
 org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth4LineAmount()
          Gets the financialDocumentMonth4LineAmount attribute.
 org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth5LineAmount()
          Gets the financialDocumentMonth5LineAmount attribute.
 org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth6LineAmount()
          Gets the financialDocumentMonth6LineAmount attribute.
 org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth7LineAmount()
          Gets the financialDocumentMonth7LineAmount attribute.
 org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth8LineAmount()
          Gets the financialDocumentMonth8LineAmount attribute.
 org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth9LineAmount()
          Gets the financialDocumentMonth9LineAmount attribute.
 org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonthTotalLineAmount()
          Gets the total of all the month line amounts
 ObjectCode getFinancialObject()
          Gets the financialObject attribute.
 String getFinancialObjectCode()
          Gets the financialObjectCode attribute.
 String getFinancialObjectTypeCode()
          Gets the financialObjectTypeCode attribute.
 SubObjectCode getFinancialSubObject()
          Gets the financialSubObject attribute.
 String getFinancialSubObjectCode()
          Gets the financialSubObjectCode attribute.
 ObjectType getObjectType()
          Gets the objectType attribute.
 PendingBudgetConstructionGeneralLedger getPendingBudgetConstructionGeneralLedger()
          Gets the pendingBudgetConstructionGeneralLedger attribute.
 SubAccount getSubAccount()
          Gets the subAccount attribute.
 String getSubAccountNumber()
          Gets the subAccountNumber attribute.
 Integer getUniversityFiscalYear()
          Gets the universityFiscalYear attribute.
 void setAccount(Account account)
          Deprecated.  
 void setAccountNumber(String accountNumber)
          Sets the accountNumber attribute.
 void setBalanceType(BalanceType balanceType)
          Sets the balanceType attribute value.
 void setChartOfAccounts(Chart chartOfAccounts)
          Deprecated.  
 void setChartOfAccountsCode(String chartOfAccountsCode)
          Sets the chartOfAccountsCode attribute.
 void setDocumentNumber(String documentNumber)
          Sets the documentNumber attribute.
 void setFinancialBalance(Balance financialBalance)
          Deprecated.  
 void setFinancialBalanceTypeCode(String financialBalanceTypeCode)
          Sets the financialBalanceTypeCode attribute.
 void setFinancialDocumentMonth10LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth10LineAmount)
          Sets the financialDocumentMonth10LineAmount attribute value.
 void setFinancialDocumentMonth11LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth11LineAmount)
          Sets the financialDocumentMonth11LineAmount attribute value.
 void setFinancialDocumentMonth12LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth12LineAmount)
          Sets the financialDocumentMonth12LineAmount attribute value.
 void setFinancialDocumentMonth1LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth1LineAmount)
          Sets the financialDocumentMonth1LineAmount attribute value.
 void setFinancialDocumentMonth2LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth2LineAmount)
          Sets the financialDocumentMonth2LineAmount attribute value.
 void setFinancialDocumentMonth3LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth3LineAmount)
          Sets the financialDocumentMonth3LineAmount attribute value.
 void setFinancialDocumentMonth4LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth4LineAmount)
          Sets the financialDocumentMonth4LineAmount attribute value.
 void setFinancialDocumentMonth5LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth5LineAmount)
          Sets the financialDocumentMonth5LineAmount attribute value.
 void setFinancialDocumentMonth6LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth6LineAmount)
          Sets the financialDocumentMonth6LineAmount attribute value.
 void setFinancialDocumentMonth7LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth7LineAmount)
          Sets the financialDocumentMonth7LineAmount attribute value.
 void setFinancialDocumentMonth8LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth8LineAmount)
          Sets the financialDocumentMonth8LineAmount attribute value.
 void setFinancialDocumentMonth9LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth9LineAmount)
          Sets the financialDocumentMonth9LineAmount attribute value.
 void setFinancialObject(ObjectCode financialObject)
          Deprecated.  
 void setFinancialObjectCode(String financialObjectCode)
          Sets the financialObjectCode attribute.
 void setFinancialObjectTypeCode(String financialObjectTypeCode)
          Sets the financialObjectTypeCode attribute.
 void setFinancialSubObject(SubObjectCode financialSubObject)
          Deprecated.  
 void setFinancialSubObjectCode(String financialSubObjectCode)
          Sets the financialSubObjectCode attribute.
 void setObjectType(ObjectType objectType)
          Sets the objectType attribute value.
 void setPendingBudgetConstructionGeneralLedger(PendingBudgetConstructionGeneralLedger pendingBudgetConstructionGeneralLedger)
          Deprecated.  
 void setSubAccount(SubAccount subAccount)
          Deprecated.  
 void setSubAccountNumber(String subAccountNumber)
          Sets the subAccountNumber attribute.
 void setUniversityFiscalYear(Integer universityFiscalYear)
          Sets the universityFiscalYear 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

BudgetConstructionMonthly

public BudgetConstructionMonthly()
Default constructor.

Method Detail

getDocumentNumber

public String getDocumentNumber()
Gets the documentNumber attribute.

Returns:
Returns the documentNumber

setDocumentNumber

public void setDocumentNumber(String documentNumber)
Sets the documentNumber attribute.

Parameters:
documentNumber - The documentNumber to set.

getUniversityFiscalYear

public Integer getUniversityFiscalYear()
Gets the universityFiscalYear attribute.

Returns:
Returns the universityFiscalYear

setUniversityFiscalYear

public void setUniversityFiscalYear(Integer universityFiscalYear)
Sets the universityFiscalYear attribute.

Parameters:
universityFiscalYear - The universityFiscalYear to set.

getChartOfAccountsCode

public String getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute.

Returns:
Returns the chartOfAccountsCode

setChartOfAccountsCode

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

Parameters:
chartOfAccountsCode - The chartOfAccountsCode to set.

getAccountNumber

public String getAccountNumber()
Gets the accountNumber attribute.

Returns:
Returns the accountNumber

setAccountNumber

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

Parameters:
accountNumber - The accountNumber to set.

getSubAccountNumber

public String getSubAccountNumber()
Gets the subAccountNumber attribute.

Returns:
Returns the subAccountNumber

setSubAccountNumber

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

Parameters:
subAccountNumber - The subAccountNumber to set.

getFinancialObjectCode

public String getFinancialObjectCode()
Gets the financialObjectCode attribute.

Returns:
Returns the financialObjectCode

setFinancialObjectCode

public void setFinancialObjectCode(String financialObjectCode)
Sets the financialObjectCode attribute.

Parameters:
financialObjectCode - The financialObjectCode to set.

getFinancialSubObjectCode

public String getFinancialSubObjectCode()
Gets the financialSubObjectCode attribute.

Returns:
Returns the financialSubObjectCode

setFinancialSubObjectCode

public void setFinancialSubObjectCode(String financialSubObjectCode)
Sets the financialSubObjectCode attribute.

Parameters:
financialSubObjectCode - The financialSubObjectCode to set.

getFinancialBalanceTypeCode

public String getFinancialBalanceTypeCode()
Gets the financialBalanceTypeCode attribute.

Returns:
Returns the financialBalanceTypeCode

setFinancialBalanceTypeCode

public void setFinancialBalanceTypeCode(String financialBalanceTypeCode)
Sets the financialBalanceTypeCode attribute.

Parameters:
financialBalanceTypeCode - The financialBalanceTypeCode to set.

getFinancialObjectTypeCode

public String getFinancialObjectTypeCode()
Gets the financialObjectTypeCode attribute.

Returns:
Returns the financialObjectTypeCode

setFinancialObjectTypeCode

public void setFinancialObjectTypeCode(String financialObjectTypeCode)
Sets the financialObjectTypeCode attribute.

Parameters:
financialObjectTypeCode - The financialObjectTypeCode to set.

getFinancialDocumentMonth10LineAmount

public org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth10LineAmount()
Gets the financialDocumentMonth10LineAmount attribute.

Returns:
Returns the financialDocumentMonth10LineAmount.

setFinancialDocumentMonth10LineAmount

public void setFinancialDocumentMonth10LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth10LineAmount)
Sets the financialDocumentMonth10LineAmount attribute value.

Parameters:
financialDocumentMonth10LineAmount - The financialDocumentMonth10LineAmount to set.

getFinancialDocumentMonth11LineAmount

public org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth11LineAmount()
Gets the financialDocumentMonth11LineAmount attribute.

Returns:
Returns the financialDocumentMonth11LineAmount.

setFinancialDocumentMonth11LineAmount

public void setFinancialDocumentMonth11LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth11LineAmount)
Sets the financialDocumentMonth11LineAmount attribute value.

Parameters:
financialDocumentMonth11LineAmount - The financialDocumentMonth11LineAmount to set.

getFinancialDocumentMonth12LineAmount

public org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth12LineAmount()
Gets the financialDocumentMonth12LineAmount attribute.

Returns:
Returns the financialDocumentMonth12LineAmount.

setFinancialDocumentMonth12LineAmount

public void setFinancialDocumentMonth12LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth12LineAmount)
Sets the financialDocumentMonth12LineAmount attribute value.

Parameters:
financialDocumentMonth12LineAmount - The financialDocumentMonth12LineAmount to set.

getFinancialDocumentMonth1LineAmount

public org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth1LineAmount()
Gets the financialDocumentMonth1LineAmount attribute.

Returns:
Returns the financialDocumentMonth1LineAmount.

setFinancialDocumentMonth1LineAmount

public void setFinancialDocumentMonth1LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth1LineAmount)
Sets the financialDocumentMonth1LineAmount attribute value.

Parameters:
financialDocumentMonth1LineAmount - The financialDocumentMonth1LineAmount to set.

getFinancialDocumentMonth2LineAmount

public org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth2LineAmount()
Gets the financialDocumentMonth2LineAmount attribute.

Returns:
Returns the financialDocumentMonth2LineAmount.

setFinancialDocumentMonth2LineAmount

public void setFinancialDocumentMonth2LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth2LineAmount)
Sets the financialDocumentMonth2LineAmount attribute value.

Parameters:
financialDocumentMonth2LineAmount - The financialDocumentMonth2LineAmount to set.

getFinancialDocumentMonth3LineAmount

public org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth3LineAmount()
Gets the financialDocumentMonth3LineAmount attribute.

Returns:
Returns the financialDocumentMonth3LineAmount.

setFinancialDocumentMonth3LineAmount

public void setFinancialDocumentMonth3LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth3LineAmount)
Sets the financialDocumentMonth3LineAmount attribute value.

Parameters:
financialDocumentMonth3LineAmount - The financialDocumentMonth3LineAmount to set.

getFinancialDocumentMonth4LineAmount

public org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth4LineAmount()
Gets the financialDocumentMonth4LineAmount attribute.

Returns:
Returns the financialDocumentMonth4LineAmount.

setFinancialDocumentMonth4LineAmount

public void setFinancialDocumentMonth4LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth4LineAmount)
Sets the financialDocumentMonth4LineAmount attribute value.

Parameters:
financialDocumentMonth4LineAmount - The financialDocumentMonth4LineAmount to set.

getFinancialDocumentMonth5LineAmount

public org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth5LineAmount()
Gets the financialDocumentMonth5LineAmount attribute.

Returns:
Returns the financialDocumentMonth5LineAmount.

setFinancialDocumentMonth5LineAmount

public void setFinancialDocumentMonth5LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth5LineAmount)
Sets the financialDocumentMonth5LineAmount attribute value.

Parameters:
financialDocumentMonth5LineAmount - The financialDocumentMonth5LineAmount to set.

getFinancialDocumentMonth6LineAmount

public org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth6LineAmount()
Gets the financialDocumentMonth6LineAmount attribute.

Returns:
Returns the financialDocumentMonth6LineAmount.

setFinancialDocumentMonth6LineAmount

public void setFinancialDocumentMonth6LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth6LineAmount)
Sets the financialDocumentMonth6LineAmount attribute value.

Parameters:
financialDocumentMonth6LineAmount - The financialDocumentMonth6LineAmount to set.

getFinancialDocumentMonth7LineAmount

public org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth7LineAmount()
Gets the financialDocumentMonth7LineAmount attribute.

Returns:
Returns the financialDocumentMonth7LineAmount.

setFinancialDocumentMonth7LineAmount

public void setFinancialDocumentMonth7LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth7LineAmount)
Sets the financialDocumentMonth7LineAmount attribute value.

Parameters:
financialDocumentMonth7LineAmount - The financialDocumentMonth7LineAmount to set.

getFinancialDocumentMonth8LineAmount

public org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth8LineAmount()
Gets the financialDocumentMonth8LineAmount attribute.

Returns:
Returns the financialDocumentMonth8LineAmount.

setFinancialDocumentMonth8LineAmount

public void setFinancialDocumentMonth8LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth8LineAmount)
Sets the financialDocumentMonth8LineAmount attribute value.

Parameters:
financialDocumentMonth8LineAmount - The financialDocumentMonth8LineAmount to set.

getFinancialDocumentMonth9LineAmount

public org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth9LineAmount()
Gets the financialDocumentMonth9LineAmount attribute.

Returns:
Returns the financialDocumentMonth9LineAmount.

setFinancialDocumentMonth9LineAmount

public void setFinancialDocumentMonth9LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth9LineAmount)
Sets the financialDocumentMonth9LineAmount attribute value.

Parameters:
financialDocumentMonth9LineAmount - The financialDocumentMonth9LineAmount to set.

getFinancialDocumentMonthTotalLineAmount

public org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonthTotalLineAmount()
Gets the total of all the month line amounts

Returns:
Returns the financialDocumentMonth9LineAmount.

getPendingBudgetConstructionGeneralLedger

public PendingBudgetConstructionGeneralLedger getPendingBudgetConstructionGeneralLedger()
Gets the pendingBudgetConstructionGeneralLedger attribute.

Returns:
Returns the pendingBudgetConstructionGeneralLedger

setPendingBudgetConstructionGeneralLedger

public void setPendingBudgetConstructionGeneralLedger(PendingBudgetConstructionGeneralLedger pendingBudgetConstructionGeneralLedger)
Deprecated. 

Sets the pendingBudgetConstructionGeneralLedger attribute.

Parameters:
pendingBudgetConstructionGeneralLedger - The pendingBudgetConstructionGeneralLedger to set.

getFinancialBalance

public Balance getFinancialBalance()
Gets the financialBalance attribute.

Returns:
Returns the financialBalance

setFinancialBalance

public void setFinancialBalance(Balance financialBalance)
Deprecated. 

Sets the financialBalance attribute.

Parameters:
financialBalance - The financialBalance to set.

getFinancialObject

public ObjectCode getFinancialObject()
Gets the financialObject attribute.

Returns:
Returns the financialObject

setFinancialObject

public void setFinancialObject(ObjectCode financialObject)
Deprecated. 

Sets the financialObject attribute.

Parameters:
financialObject - The financialObject 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.

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.

Parameters:
chartOfAccounts - The chartOfAccounts to set.

getFinancialSubObject

public SubObjectCode getFinancialSubObject()
Gets the financialSubObject attribute.

Returns:
Returns the financialSubObject.

setFinancialSubObject

public void setFinancialSubObject(SubObjectCode financialSubObject)
Deprecated. 

Sets the financialSubObject attribute value.

Parameters:
financialSubObject - The financialSubObject to set.

getSubAccount

public SubAccount getSubAccount()
Gets the subAccount attribute.

Returns:
Returns the subAccount.

setSubAccount

public void setSubAccount(SubAccount subAccount)
Deprecated. 

Sets the subAccount attribute value.

Parameters:
subAccount - The subAccount to set.

getBalanceType

public BalanceType getBalanceType()
Gets the balanceType attribute.

Returns:
Returns the balanceType.

setBalanceType

public void setBalanceType(BalanceType balanceType)
Sets the balanceType attribute value.

Parameters:
balanceType - The balanceType to set.

getObjectType

public ObjectType getObjectType()
Gets the objectType attribute.

Returns:
Returns the objectType.

setObjectType

public void setObjectType(ObjectType objectType)
Sets the objectType attribute value.

Parameters:
objectType - The objectType 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.