|
||||||||||
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.BudgetConstructionAppointmentFundingLoad
public class BudgetConstructionAppointmentFundingLoad
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
extension, versionNumber |
Constructor Summary | |
---|---|
BudgetConstructionAppointmentFundingLoad()
Default constructor. |
Method Summary | |
---|---|
Account |
getAccount()
Gets the account attribute. |
String |
getAccountNumber()
Gets the accountNumber attribute. |
String |
getAppointmentFundingDeleteCode()
Gets the appointmentFundingDeleteCode attribute. |
String |
getAppointmentFundingDurationCode()
Gets the appointmentFundingDurationCode attribute. |
Integer |
getAppointmentFundingMonth()
Gets the appointmentFundingMonth attribute. |
org.kuali.rice.kns.util.KualiInteger |
getAppointmentRequestedAmount()
Gets the appointmentRequestedAmount attribute. |
org.kuali.rice.kns.util.KualiInteger |
getAppointmentRequestedCsfAmount()
Gets the appointmentRequestedCsfAmount attribute. |
BigDecimal |
getAppointmentRequestedCsfFteQuantity()
Gets the appointmentRequestedCsfFteQuantity attribute. |
BigDecimal |
getAppointmentRequestedCsfTimePercent()
Gets the appointmentRequestedCsfTimePercent attribute. |
BigDecimal |
getAppointmentRequestedFteQuantity()
Gets the appointmentRequestedFteQuantity attribute. |
BigDecimal |
getAppointmentRequestedPayRate()
Gets the appointmentRequestedPayRate attribute. |
BigDecimal |
getAppointmentRequestedTimePercent()
Gets the appointmentRequestedTimePercent attribute. |
org.kuali.rice.kns.util.KualiInteger |
getAppointmentTotalIntendedAmount()
Gets the appointmentTotalIntendedAmount attribute. |
BigDecimal |
getAppointmentTotalIntendedFteQuantity()
Gets the appointmentTotalIntendedFteQuantity attribute. |
Chart |
getChartOfAccounts()
Gets the chartOfAccounts attribute. |
String |
getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute. |
String |
getEmplid()
Gets the emplid attribute. |
ObjectCode |
getFinancialObject()
Gets the financialObject attribute. |
String |
getFinancialObjectCode()
Gets the financialObjectCode attribute. |
String |
getFinancialSubObjectCode()
Gets the financialSubObjectCode attribute. |
String |
getPositionNumber()
Gets the positionNumber 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 |
setAppointmentFundingDeleteCode(String appointmentFundingDeleteCode)
Sets the appointmentFundingDeleteCode attribute. |
void |
setAppointmentFundingDurationCode(String appointmentFundingDurationCode)
Sets the appointmentFundingDurationCode attribute. |
void |
setAppointmentFundingMonth(Integer appointmentFundingMonth)
Sets the appointmentFundingMonth attribute. |
void |
setAppointmentRequestedAmount(org.kuali.rice.kns.util.KualiInteger appointmentRequestedAmount)
Sets the appointmentRequestedAmount attribute value. |
void |
setAppointmentRequestedCsfAmount(org.kuali.rice.kns.util.KualiInteger appointmentRequestedCsfAmount)
Sets the appointmentRequestedCsfAmount attribute value. |
void |
setAppointmentRequestedCsfFteQuantity(BigDecimal appointmentRequestedCsfFteQuantity)
Sets the appointmentRequestedCsfFteQuantity attribute. |
void |
setAppointmentRequestedCsfTimePercent(BigDecimal appointmentRequestedCsfTimePercent)
Sets the appointmentRequestedCsfTimePercent attribute. |
void |
setAppointmentRequestedFteQuantity(BigDecimal appointmentRequestedFteQuantity)
Sets the appointmentRequestedFteQuantity attribute. |
void |
setAppointmentRequestedPayRate(BigDecimal appointmentRequestedPayRate)
Sets the appointmentRequestedPayRate attribute. |
void |
setAppointmentRequestedTimePercent(BigDecimal appointmentRequestedTimePercent)
Sets the appointmentRequestedTimePercent attribute. |
void |
setAppointmentTotalIntendedAmount(org.kuali.rice.kns.util.KualiInteger appointmentTotalIntendedAmount)
Sets the appointmentTotalIntendedAmount attribute value. |
void |
setAppointmentTotalIntendedFteQuantity(BigDecimal appointmentTotalIntendedFteQuantity)
Sets the appointmentTotalIntendedFteQuantity attribute. |
void |
setChartOfAccounts(Chart chartOfAccounts)
Deprecated. |
void |
setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute. |
void |
setEmplid(String emplid)
Sets the emplid attribute. |
void |
setFinancialObject(ObjectCode financialObject)
Deprecated. |
void |
setFinancialObjectCode(String financialObjectCode)
Sets the financialObjectCode attribute. |
void |
setFinancialSubObjectCode(String financialSubObjectCode)
Sets the financialSubObjectCode attribute. |
void |
setPositionNumber(String positionNumber)
Sets the positionNumber attribute. |
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 BudgetConstructionAppointmentFundingLoad()
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 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 getAppointmentFundingDurationCode()
public void setAppointmentFundingDurationCode(String appointmentFundingDurationCode)
appointmentFundingDurationCode
- The appointmentFundingDurationCode to set.public org.kuali.rice.kns.util.KualiInteger getAppointmentRequestedCsfAmount()
public void setAppointmentRequestedCsfAmount(org.kuali.rice.kns.util.KualiInteger appointmentRequestedCsfAmount)
appointmentRequestedCsfAmount
- The appointmentRequestedCsfAmount to set.public BigDecimal getAppointmentRequestedCsfFteQuantity()
public void setAppointmentRequestedCsfFteQuantity(BigDecimal appointmentRequestedCsfFteQuantity)
appointmentRequestedCsfFteQuantity
- The appointmentRequestedCsfFteQuantity to set.public BigDecimal getAppointmentRequestedCsfTimePercent()
public void setAppointmentRequestedCsfTimePercent(BigDecimal appointmentRequestedCsfTimePercent)
appointmentRequestedCsfTimePercent
- The appointmentRequestedCsfTimePercent to set.public org.kuali.rice.kns.util.KualiInteger getAppointmentTotalIntendedAmount()
public void setAppointmentTotalIntendedAmount(org.kuali.rice.kns.util.KualiInteger appointmentTotalIntendedAmount)
appointmentTotalIntendedAmount
- The appointmentTotalIntendedAmount to set.public BigDecimal getAppointmentTotalIntendedFteQuantity()
public void setAppointmentTotalIntendedFteQuantity(BigDecimal appointmentTotalIntendedFteQuantity)
appointmentTotalIntendedFteQuantity
- The appointmentTotalIntendedFteQuantity to set.public org.kuali.rice.kns.util.KualiInteger getAppointmentRequestedAmount()
public void setAppointmentRequestedAmount(org.kuali.rice.kns.util.KualiInteger appointmentRequestedAmount)
appointmentRequestedAmount
- The appointmentRequestedAmount to set.public BigDecimal getAppointmentRequestedTimePercent()
public void setAppointmentRequestedTimePercent(BigDecimal appointmentRequestedTimePercent)
appointmentRequestedTimePercent
- The appointmentRequestedTimePercent to set.public BigDecimal getAppointmentRequestedFteQuantity()
public void setAppointmentRequestedFteQuantity(BigDecimal appointmentRequestedFteQuantity)
appointmentRequestedFteQuantity
- The appointmentRequestedFteQuantity to set.public BigDecimal getAppointmentRequestedPayRate()
public void setAppointmentRequestedPayRate(BigDecimal appointmentRequestedPayRate)
appointmentRequestedPayRate
- The appointmentRequestedPayRate to set.public String getAppointmentFundingDeleteCode()
public void setAppointmentFundingDeleteCode(String appointmentFundingDeleteCode)
appointmentFundingDeleteCode
- The appointmentFundingDeleteCode to set.public Integer getAppointmentFundingMonth()
public void setAppointmentFundingMonth(Integer appointmentFundingMonth)
appointmentFundingMonth
- The appointmentFundingMonth to set.public ObjectCode getFinancialObject()
public void setFinancialObject(ObjectCode financialObject)
financialObject
- The financialObject 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.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 |