org.kuali.student.r2.lum.lo.entity
Class LoLoRelationAttribute
java.lang.Object
org.kuali.student.r1.common.entity.BaseEntity
org.kuali.student.r1.common.entity.Attribute<LoLoRelation>
org.kuali.student.r2.lum.lo.entity.LoLoRelationAttribute
- All Implemented Interfaces:
- PersistableEntity<String>
@Entity
public class LoLoRelationAttribute
- extends Attribute<LoLoRelation>
- Author:
- Kuali Student Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoLoRelationAttribute
public LoLoRelationAttribute()
getOwner
public LoLoRelation getOwner()
- Specified by:
getOwner
in class Attribute<LoLoRelation>
setOwner
public void setOwner(LoLoRelation owner)
- Specified by:
setOwner
in class Attribute<LoLoRelation>
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.