org.kuali.student.lum.lu.entity
Class CluSetAttribute
java.lang.Object
   org.kuali.student.common.entity.BaseEntity
org.kuali.student.common.entity.BaseEntity
       org.kuali.student.common.entity.Attribute<CluSet>
org.kuali.student.common.entity.Attribute<CluSet>
           org.kuali.student.lum.lu.entity.CluSetAttribute
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:
- getOwnerin class- Attribute<CluSet>
 
- 
 
setOwner
public void setOwner(CluSet owner)
- 
- Specified by:
- setOwnerin class- Attribute<CluSet>
 
- 
 
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.