Research Article

Construction of Hospital Human Resource Information Management System under the Background of Artificial Intelligence

Code 2.

   Public class pageBean{
     Private int currentpage:/danqianyema/
       Private int length:/meiyiyede changdu/
       Private int totalpages:/danqianyemazongshu/
       Private int totalrecords; /chaxunjieguodezongshu/
    Private list results;
   Public list getresults() {return results;}
   Public void setresults(List results) {this. Results = results;}
      Public int getcurrentPage () {return currentpage:}
   Public void setcurrentPage (int currentpage) {this. Currentpage = currentPage; }
    Public int getLength () {return length}
/the setting and obtaining schemes of other variables are not elaborated any more here/