public class DisbursementVoucherPreConferenceRegistrant extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
DisbursementVoucherPreConferenceRegistrant()
Default no-arg constructor.
|
Modifier and Type | Method and Description |
---|---|
org.kuali.rice.core.api.util.type.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.core.api.util.type.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_RICE20_REFACTORME() |
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
public DisbursementVoucherPreConferenceRegistrant()
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.core.api.util.type.KualiDecimal getDisbVchrExpenseAmount()
public void setDisbVchrExpenseAmount(org.kuali.rice.core.api.util.type.KualiDecimal disbVchrExpenseAmount)
disbVchrExpenseAmount
- The disbVchrExpenseAmount to set.protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
org.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.