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