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