org.kuali.student.lum.lo.entity
Class LoLoRelationAttribute
java.lang.Object
   org.kuali.student.common.entity.BaseEntity
org.kuali.student.common.entity.BaseEntity
       org.kuali.student.common.entity.Attribute<LoLoRelation>
org.kuali.student.common.entity.Attribute<LoLoRelation>
           org.kuali.student.lum.lo.entity.LoLoRelationAttribute
org.kuali.student.lum.lo.entity.LoLoRelationAttribute
- 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 | 
 
owner
private LoLoRelation owner
LoLoRelationAttribute
public LoLoRelationAttribute()
getOwner
public LoLoRelation getOwner()
- 
- Specified by:
- getOwnerin class- Attribute<LoLoRelation>
 
- 
 
setOwner
public void setOwner(LoLoRelation owner)
- 
- Specified by:
- setOwnerin class- Attribute<LoLoRelation>
 
- 
 
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.