public static function getVillage_othernamesList()
 {
     $obj_retResult = DAL_manageVillage_othernames::getVillage_othernamesList();
     return $obj_retResult;
 }