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

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

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

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

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

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



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