public class PaymentReasonCode extends KualiCodeBase
active, code, name
extension, 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, 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
toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
toString
public 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.