Esempio n. 1
0
 public DegreeModuleScopeCurricularCourseScope getDegreeModuleScopeCurricularCourseScope() {
   if (degreeModuleScopeCurricularCourseScope == null) {
     initDegreeModuleScopeCurricularCourseScope();
   }
   return degreeModuleScopeCurricularCourseScope;
 }