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