public class CostShareType extends KraPersistableBusinessObjectBase
UPDATE_USER_LENGTH| Constructor and Description |
|---|
CostShareType()
Constructs a CostShareType.java.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Integer |
getCostShareTypeCode()
This method...
|
String |
getDescription()
This method...
|
int |
hashCode() |
void |
setCostShareTypeCode(Integer costShareTypeCode)
This method...
|
void |
setDescription(String description)
This method...
|
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 getCostShareTypeCode()
public void setCostShareTypeCode(Integer costShareTypeCode)
costShareTypeCode - public String getDescription()
public void setDescription(String description)
description - 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.