Пример #1
0
 public Table saveTable(Table table) throws Exception {
   return restaurantClient.saveTable(table);
 }