PSE 2000 Group 4

Uses of Class
jobmatch.business.entity.Schooltype

Packages that use Schooltype
jobmatch.business.entity   
 

Uses of Schooltype in jobmatch.business.entity
 

Methods in jobmatch.business.entity that return Schooltype
static Schooltype Schooltype.getSchooltype(String schooltype)
           
static Schooltype Schooltype.getDefault()
           
 Schooltype School.getSchoolTypeBO()
          Return the Schooltype business object
 


PSE 2000 Group 4