|
||||||||||
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.ld.businessobject.LedgerBalanceForYearEndBalanceForward
public class LedgerBalanceForYearEndBalanceForward
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
extension, versionNumber |
Constructor Summary | |
---|---|
LedgerBalanceForYearEndBalanceForward()
|
Method Summary | |
---|---|
Account |
getAccount()
Gets the account attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getAccountLineAnnualBalanceAmount()
Gets the accountLineAnnualBalanceAmount attribute. |
String |
getAccountNumber()
Gets the accountNumber attribute. |
Chart |
getChartOfAccounts()
Gets the chartOfAccounts attribute. |
String |
getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getContractsGrantsBeginningBalanceAmount()
Gets the contractsGrantsBeginningBalanceAmount attribute. |
String |
getEmplid()
Gets the emplid attribute. |
String |
getFinancialBalanceTypeCode()
Gets the financialBalanceTypeCode attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getFinancialBeginningBalanceLineAmount()
Gets the financialBeginningBalanceLineAmount attribute. |
String |
getFinancialObjectCode()
Gets the financialObjectCode attribute. |
String |
getFinancialObjectFringeOrSalaryCode()
Gets the financialObjectFringeOrSalaryCode attribute. |
String |
getFinancialObjectTypeCode()
Gets the financialObjectTypeCode attribute. |
String |
getFinancialSubObjectCode()
Gets the financialSubObjectCode attribute. |
SystemOptions |
getOption()
Gets the option attribute. |
String |
getPositionNumber()
Gets the positionNumber attribute. |
String |
getSubAccountNumber()
Gets the subAccountNumber attribute. |
Timestamp |
getTransactionDateTimeStamp()
Gets the transactionDateTimeStamp attribute. |
Integer |
getUniversityFiscalYear()
Gets the universityFiscalYear attribute. |
void |
setAccount(Account account)
Sets the account attribute value. |
void |
setAccountLineAnnualBalanceAmount(org.kuali.rice.kns.util.KualiDecimal accountLineAnnualBalanceAmount)
Sets the accountLineAnnualBalanceAmount attribute value. |
void |
setAccountNumber(String accountNumber)
Sets the accountNumber attribute value. |
void |
setChartOfAccounts(Chart chartOfAccounts)
Sets the chartOfAccounts attribute value. |
void |
setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute value. |
void |
setContractsGrantsBeginningBalanceAmount(org.kuali.rice.kns.util.KualiDecimal contractsGrantsBeginningBalanceAmount)
Sets the contractsGrantsBeginningBalanceAmount attribute value. |
void |
setEmplid(String emplid)
Sets the emplid attribute value. |
void |
setFinancialBalanceTypeCode(String financialBalanceTypeCode)
Sets the financialBalanceTypeCode attribute value. |
void |
setFinancialBeginningBalanceLineAmount(org.kuali.rice.kns.util.KualiDecimal financialBeginningBalanceLineAmount)
Sets the financialBeginningBalanceLineAmount attribute value. |
void |
setFinancialObjectCode(String financialObjectCode)
Sets the financialObjectCode attribute value. |
void |
setFinancialObjectFringeOrSalaryCode(String financialObjectFringeOrSalaryCode)
Sets the financialObjectFringeOrSalaryCode attribute value. |
void |
setFinancialObjectTypeCode(String financialObjectTypeCode)
Sets the financialObjectTypeCode attribute value. |
void |
setFinancialSubObjectCode(String financialSubObjectCode)
Sets the financialSubObjectCode attribute value. |
void |
setOption(SystemOptions option)
Sets the option attribute value. |
void |
setPositionNumber(String positionNumber)
Sets the positionNumber attribute value. |
void |
setSubAccountNumber(String subAccountNumber)
Sets the subAccountNumber attribute value. |
void |
setTransactionDateTimeStamp(Timestamp transactionDateTimeStamp)
Sets the transactionDateTimeStamp attribute value. |
void |
setUniversityFiscalYear(Integer universityFiscalYear)
Sets the universityFiscalYear 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 LedgerBalanceForYearEndBalanceForward()
Method Detail |
---|
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 String getPositionNumber()
public void setPositionNumber(String positionNumber)
positionNumber
- The positionNumber to set.public String getEmplid()
public void setEmplid(String emplid)
emplid
- The emplid to set.public String getFinancialObjectFringeOrSalaryCode()
public void setFinancialObjectFringeOrSalaryCode(String financialObjectFringeOrSalaryCode)
financialObjectFringeOrSalaryCode
- The financialObjectFringeOrSalaryCode to set.public org.kuali.rice.kns.util.KualiDecimal getAccountLineAnnualBalanceAmount()
public void setAccountLineAnnualBalanceAmount(org.kuali.rice.kns.util.KualiDecimal accountLineAnnualBalanceAmount)
accountLineAnnualBalanceAmount
- The accountLineAnnualBalanceAmount to set.public org.kuali.rice.kns.util.KualiDecimal getFinancialBeginningBalanceLineAmount()
public void setFinancialBeginningBalanceLineAmount(org.kuali.rice.kns.util.KualiDecimal financialBeginningBalanceLineAmount)
financialBeginningBalanceLineAmount
- The financialBeginningBalanceLineAmount to set.public org.kuali.rice.kns.util.KualiDecimal getContractsGrantsBeginningBalanceAmount()
public void setContractsGrantsBeginningBalanceAmount(org.kuali.rice.kns.util.KualiDecimal contractsGrantsBeginningBalanceAmount)
contractsGrantsBeginningBalanceAmount
- The contractsGrantsBeginningBalanceAmount to set.public Timestamp getTransactionDateTimeStamp()
public void setTransactionDateTimeStamp(Timestamp transactionDateTimeStamp)
transactionDateTimeStamp
- The transactionDateTimeStamp to set.public Chart getChartOfAccounts()
public void setChartOfAccounts(Chart chartOfAccounts)
chartOfAccounts
- The chartOfAccounts to set.public Account getAccount()
public void setAccount(Account account)
account
- The account to set.public SystemOptions getOption()
public void setOption(SystemOptions option)
option
- The option to set.protected LinkedHashMap toStringMapper()
toStringMapper
in class org.kuali.rice.kns.bo.BusinessObjectBase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |