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