public class CreditType extends KraPersistableBusinessObjectBase
UPDATE_USER_LENGTH| Constructor and Description |
|---|
CreditType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCreditTypeCode()
Retrieves the credit type code attribute from the credit type bo
|
String |
getDescription()
Retrieves the description attribute
|
Boolean |
isAddsToHundred()
Gets the value of addsToHundred
|
void |
setAddsToHundred(Boolean argAddsToHundred)
Sets the value of addsToHundred
|
void |
setCreditTypeCode(String creditTypeCode)
Assigns the credit type code attribute to the credit type bo
|
void |
setDescription(String description)
Assigns the description attribute
|
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 getDescription()
public void setDescription(String description)
description - public String getCreditTypeCode()
public void setCreditTypeCode(String creditTypeCode)
creditTypeCode - public final Boolean isAddsToHundred()
public final void setAddsToHundred(Boolean argAddsToHundred)
argAddsToHundred - Value to assign to this.addsToHundredCopyright © 2013 The Kuali Foundation. All Rights Reserved.