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