public static function getPerson_educationlevelList()
 {
     $obj_retResult = DAL_managePerson_educationlevel::getPerson_educationlevelList();
     return $obj_retResult;
 }