|
||||||||||
| 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.fp.businessobject.DisbursementVoucherPreConferenceRegistrant
public class DisbursementVoucherPreConferenceRegistrant
This class is used to represent a disbursement voucher pre-conference registrant.
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
DisbursementVoucherPreConferenceRegistrant()
Default no-arg constructor. |
|
| Method Summary | |
|---|---|
org.kuali.rice.kns.util.KualiDecimal |
getDisbVchrExpenseAmount()
Gets the disbVchrExpenseAmount attribute. |
String |
getDisbVchrPreConfDepartmentCd()
Gets the disbVchrPreConfDepartmentCd attribute. |
String |
getDocumentNumber()
Gets the documentNumber attribute. |
String |
getDvConferenceRegistrantName()
Gets the dvConferenceRegistrantName attribute. |
String |
getDvPreConferenceRequestNumber()
Gets the dvPreConferenceRequestNumber attribute. |
Integer |
getFinancialDocumentLineNumber()
Gets the financialDocumentLineNumber attribute. |
void |
setDisbVchrExpenseAmount(org.kuali.rice.kns.util.KualiDecimal disbVchrExpenseAmount)
Sets the disbVchrExpenseAmount attribute. |
void |
setDisbVchrPreConfDepartmentCd(String disbVchrPreConfDepartmentCd)
Sets the disbVchrPreConfDepartmentCd attribute. |
void |
setDocumentNumber(String documentNumber)
Sets the documentNumber attribute. |
void |
setDvConferenceRegistrantName(String dvConferenceRegistrantName)
Sets the dvConferenceRegistrantName attribute. |
void |
setDvPreConferenceRequestNumber(String dvPreConferenceRequestNumber)
Sets the dvPreConferenceRequestNumber attribute. |
void |
setFinancialDocumentLineNumber(Integer financialDocumentLineNumber)
Sets the financialDocumentLineNumber 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 DisbursementVoucherPreConferenceRegistrant()
| Method Detail |
|---|
public String getDocumentNumber()
public void setDocumentNumber(String documentNumber)
documentNumber - The documentNumber to set.public Integer getFinancialDocumentLineNumber()
public void setFinancialDocumentLineNumber(Integer financialDocumentLineNumber)
financialDocumentLineNumber - The financialDocumentLineNumber to set.public String getDisbVchrPreConfDepartmentCd()
public void setDisbVchrPreConfDepartmentCd(String disbVchrPreConfDepartmentCd)
disbVchrPreConfDepartmentCd - The disbVchrPreConfDepartmentCd to set.public String getDvConferenceRegistrantName()
public void setDvConferenceRegistrantName(String dvConferenceRegistrantName)
dvConferenceRegistrantName - The dvConferenceRegistrantName to set.public String getDvPreConferenceRequestNumber()
public void setDvPreConferenceRequestNumber(String dvPreConferenceRequestNumber)
dvPreConferenceRequestNumber - The dvPreConferenceRequestNumber to set.public org.kuali.rice.kns.util.KualiDecimal getDisbVchrExpenseAmount()
public void setDisbVchrExpenseAmount(org.kuali.rice.kns.util.KualiDecimal disbVchrExpenseAmount)
disbVchrExpenseAmount - The disbVchrExpenseAmount to set.protected LinkedHashMap toStringMapper()
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBaseBusinessObjectBase.toStringMapper()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||