Uses of Class
org.jasig.portlet.courses.model.catalog.xml.School

Packages that use School
org.jasig.portlet.courses.model.catalog.xml   
 

Uses of School in org.jasig.portlet.courses.model.catalog.xml
 

Fields in org.jasig.portlet.courses.model.catalog.xml with type parameters of type School
protected  List<School> SchoolList.schools
           
 

Methods in org.jasig.portlet.courses.model.catalog.xml that return School
 School ObjectFactory.createSchool()
          Create an instance of School
 

Methods in org.jasig.portlet.courses.model.catalog.xml that return types with arguments of type School
 List<School> SchoolList.getSchools()
          Gets the value of the schools property.
 



Copyright © 2012 Jasig. All Rights Reserved.