public class CustReportType extends KraPersistableBusinessObjectBase
UPDATE_USER_LENGTH| Constructor and Description |
|---|
CustReportType() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getReportTypeCode()
Gets the reportTypeCode attribute.
|
String |
getReportTypeDesc()
Gets the reportTypeDesc attribute.
|
void |
setReportTypeCode(Integer reportTypeCode)
Sets the reportTypeCode attribute value.
|
void |
setReportTypeDesc(String reportTypeDesc)
Sets the reportTypeDesc attribute value.
|
getAuthorPersonName, getKcPersonService, getUpdateTimestamp, getUpdateUser, isUpdateUserSet, postPersist, prePersist, preUpdate, setUpdateTimestamp, setUpdateUser, setUpdateUserSetafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postRemove, postUpdate, preRemove, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic Integer getReportTypeCode()
public void setReportTypeCode(Integer reportTypeCode)
reportTypeCode - The reportTypeCode to set.public String getReportTypeDesc()
public void setReportTypeDesc(String reportTypeDesc)
reportTypeDesc - The reportTypeDesc to set.Copyright © 2013 The Kuali Foundation. All Rights Reserved.