public class SponsorTermType extends KraPersistableBusinessObjectBase
UPDATE_USER_LENGTH| Constructor and Description |
|---|
SponsorTermType()
Constructs a SponsorTermType.java.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDescription()
Gets the description attribute.
|
String |
getSponsorTermTypeCode()
Gets the sponsorTermTypeCode attribute.
|
int |
hashCode() |
void |
setDescription(String description)
Sets the description attribute value.
|
void |
setSponsorTermTypeCode(String sponsorTermTypeCode)
Sets the sponsorTermTypeCode 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 String getSponsorTermTypeCode()
public void setSponsorTermTypeCode(String sponsorTermTypeCode)
sponsorTermTypeCode - The sponsorTermTypeCode to set.public String getDescription()
public void setDescription(String description)
description - The description to set.public int hashCode()
hashCode in class ObjectObject.hashCode()public boolean equals(Object obj)
equals in class ObjectObject.equals(java.lang.Object)Copyright © 2013 The Kuali Foundation. All Rights Reserved.