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