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