public class PaymentReasonCode extends KualiCodeBase
active, code, nameextension, versionNumber| Constructor and Description |
|---|
PaymentReasonCode()
Default no-arg constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getSection2Field1() |
String |
getSection2Field2() |
void |
setDescription(String description) |
void |
setSection2Field1(String section2Field1) |
void |
setSection2Field2(String section2Field2) |
equals, getCode, getCodeAndDescription, getCodeAndDescription, getName, hashCode, isActive, setActive, setCode, setNameafterDelete, 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, setVersionNumbertoStringclone, finalize, getClass, notify, notifyAll, wait, wait, waittoStringpublic PaymentReasonCode()
public String getSection2Field1()
public void setSection2Field1(String section2Field1)
public String getSection2Field2()
public void setSection2Field2(String section2Field2)
public String getDescription()
public void setDescription(String description)
description - The description to set.Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.