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