@Entity public class CluFee extends MetaEntity implements AttributeOwner<CluFeeAttribute>
| Constructor and Description |
|---|
CluFee() |
| Modifier and Type | Method and Description |
|---|---|
List<CluFeeAttribute> |
getAttributes() |
List<CluFeeRecord> |
getCluFeeRecords() |
LuRichText |
getDescr() |
void |
setAttributes(List<CluFeeAttribute> attributes) |
void |
setCluFeeRecords(List<CluFeeRecord> cluFeeRecords) |
void |
setDescr(LuRichText descr) |
getMeta, onPrePersist, onPreUpdate, setMetagetId, getObjectId, getVersionNumber, prePersist, preUpdate, setId, setObjectId, setVersionNumberpublic CluFee()
public List<CluFeeAttribute> getAttributes()
getAttributes in interface AttributeOwner<CluFeeAttribute>public void setAttributes(List<CluFeeAttribute> attributes)
setAttributes in interface AttributeOwner<CluFeeAttribute>public List<CluFeeRecord> getCluFeeRecords()
public void setCluFeeRecords(List<CluFeeRecord> cluFeeRecords)
public LuRichText getDescr()
public void setDescr(LuRichText descr)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.