Uses of Class
org.kuali.student.lum.lu.entity.CluInstructorAttribute

Packages that use CluInstructorAttribute
org.kuali.student.lum.lu.entity   
 

Uses of CluInstructorAttribute in org.kuali.student.lum.lu.entity
 

Fields in org.kuali.student.lum.lu.entity with type parameters of type CluInstructorAttribute
private  List<CluInstructorAttribute> CluInstructor.attributes
           
 

Methods in org.kuali.student.lum.lu.entity that return types with arguments of type CluInstructorAttribute
 List<CluInstructorAttribute> CluInstructor.getAttributes()
           
 

Method parameters in org.kuali.student.lum.lu.entity with type arguments of type CluInstructorAttribute
 void CluInstructor.setAttributes(List<CluInstructorAttribute> attributes)
           
 



Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.