org.kuali.rice.krad.datadictionary.bos
Class PaymentReasonCode
java.lang.Object
org.kuali.rice.krad.bo.BusinessObjectBase
org.kuali.rice.krad.bo.PersistableBusinessObjectBase
org.kuali.rice.krad.bo.KualiCodeBase
org.kuali.rice.krad.datadictionary.bos.PaymentReasonCode
- All Implemented Interfaces:
- Serializable, org.apache.ojb.broker.PersistenceBrokerAware, Inactivatable, MutableInactivatable, Coded, GloballyUnique, Versioned, ModelObjectBasic, BusinessObject, KualiCode, PersistableBusinessObject
public class PaymentReasonCode
- extends KualiCodeBase
- See Also:
- Serialized Form
Methods inherited from class org.kuali.rice.krad.bo.PersistableBusinessObjectBase |
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 |
PaymentReasonCode
public PaymentReasonCode()
- Default no-arg constructor.
getSection2Field1
public String getSection2Field1()
setSection2Field1
public void setSection2Field1(String section2Field1)
getSection2Field2
public String getSection2Field2()
setSection2Field2
public void setSection2Field2(String section2Field2)
getDescription
public String getDescription()
- Returns:
- Returns the description.
setDescription
public void setDescription(String description)
- Parameters:
description
- The description to set.
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.