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