public static function getPerson_telephoneList()
 {
     $obj_retResult = DAL_managePerson_telephone::getPerson_telephoneList();
     return $obj_retResult;
 }