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