org.kuali.student.lum.lu.entity
Class CluFeeRecordAttribute
java.lang.Object
   org.kuali.student.common.entity.BaseEntity
org.kuali.student.common.entity.BaseEntity
       org.kuali.student.common.entity.Attribute<CluFeeRecord>
org.kuali.student.common.entity.Attribute<CluFeeRecord>
           org.kuali.student.lum.lu.entity.CluFeeRecordAttribute
org.kuali.student.lum.lu.entity.CluFeeRecordAttribute
- public class CluFeeRecordAttribute 
- extends Attribute<CluFeeRecord>
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
owner
private CluFeeRecord owner
CluFeeRecordAttribute
public CluFeeRecordAttribute()
getOwner
public CluFeeRecord getOwner()
- 
- Specified by:
- getOwnerin class- Attribute<CluFeeRecord>
 
- 
 
setOwner
public void setOwner(CluFeeRecord owner)
- 
- Specified by:
- setOwnerin class- Attribute<CluFeeRecord>
 
- 
 
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.