public class PaymentReasonCode extends org.kuali.rice.krad.bo.KualiCodeBase implements org.kuali.rice.core.api.mo.common.active.MutableInactivatable
Constructor and Description |
---|
PaymentReasonCode()
Default no-arg constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
void |
setDescription(String description) |
equals, getCode, getCodeAndDescription, getCodeAndDescription, getName, hashCode, isActive, setActive, setCode, setName
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
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public PaymentReasonCode()
public String getDescription()
public void setDescription(String description)
description
- The description to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.