Example #1
0
 public static City getInfo(int id) {
   return CityFacade.getInfo(id);
 }