����JFIF��x�x����'
| Server IP : 78.140.185.180 / Your IP : 216.73.216.110 Web Server : LiteSpeed System : Linux cpanel13.v.fozzy.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : builderbox ( 1072) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/builderbox/www/vendor/google/apiclient-services/src/MyBusinessLodging/ |
Upload File : |
<?php
/*
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
namespace Google\Service\MyBusinessLodging;
class LivingAreaEating extends \Google\Model
{
public $coffeeMaker;
public $coffeeMakerException;
public $cookware;
public $cookwareException;
public $dishwasher;
public $dishwasherException;
public $indoorGrill;
public $indoorGrillException;
public $kettle;
public $kettleException;
public $kitchenAvailable;
public $kitchenAvailableException;
public $microwave;
public $microwaveException;
public $minibar;
public $minibarException;
public $outdoorGrill;
public $outdoorGrillException;
public $oven;
public $ovenException;
public $refrigerator;
public $refrigeratorException;
public $sink;
public $sinkException;
public $snackbar;
public $snackbarException;
public $stove;
public $stoveException;
public $teaStation;
public $teaStationException;
public $toaster;
public $toasterException;
public function setCoffeeMaker($coffeeMaker)
{
$this->coffeeMaker = $coffeeMaker;
}
public function getCoffeeMaker()
{
return $this->coffeeMaker;
}
public function setCoffeeMakerException($coffeeMakerException)
{
$this->coffeeMakerException = $coffeeMakerException;
}
public function getCoffeeMakerException()
{
return $this->coffeeMakerException;
}
public function setCookware($cookware)
{
$this->cookware = $cookware;
}
public function getCookware()
{
return $this->cookware;
}
public function setCookwareException($cookwareException)
{
$this->cookwareException = $cookwareException;
}
public function getCookwareException()
{
return $this->cookwareException;
}
public function setDishwasher($dishwasher)
{
$this->dishwasher = $dishwasher;
}
public function getDishwasher()
{
return $this->dishwasher;
}
public function setDishwasherException($dishwasherException)
{
$this->dishwasherException = $dishwasherException;
}
public function getDishwasherException()
{
return $this->dishwasherException;
}
public function setIndoorGrill($indoorGrill)
{
$this->indoorGrill = $indoorGrill;
}
public function getIndoorGrill()
{
return $this->indoorGrill;
}
public function setIndoorGrillException($indoorGrillException)
{
$this->indoorGrillException = $indoorGrillException;
}
public function getIndoorGrillException()
{
return $this->indoorGrillException;
}
public function setKettle($kettle)
{
$this->kettle = $kettle;
}
public function getKettle()
{
return $this->kettle;
}
public function setKettleException($kettleException)
{
$this->kettleException = $kettleException;
}
public function getKettleException()
{
return $this->kettleException;
}
public function setKitchenAvailable($kitchenAvailable)
{
$this->kitchenAvailable = $kitchenAvailable;
}
public function getKitchenAvailable()
{
return $this->kitchenAvailable;
}
public function setKitchenAvailableException($kitchenAvailableException)
{
$this->kitchenAvailableException = $kitchenAvailableException;
}
public function getKitchenAvailableException()
{
return $this->kitchenAvailableException;
}
public function setMicrowave($microwave)
{
$this->microwave = $microwave;
}
public function getMicrowave()
{
return $this->microwave;
}
public function setMicrowaveException($microwaveException)
{
$this->microwaveException = $microwaveException;
}
public function getMicrowaveException()
{
return $this->microwaveException;
}
public function setMinibar($minibar)
{
$this->minibar = $minibar;
}
public function getMinibar()
{
return $this->minibar;
}
public function setMinibarException($minibarException)
{
$this->minibarException = $minibarException;
}
public function getMinibarException()
{
return $this->minibarException;
}
public function setOutdoorGrill($outdoorGrill)
{
$this->outdoorGrill = $outdoorGrill;
}
public function getOutdoorGrill()
{
return $this->outdoorGrill;
}
public function setOutdoorGrillException($outdoorGrillException)
{
$this->outdoorGrillException = $outdoorGrillException;
}
public function getOutdoorGrillException()
{
return $this->outdoorGrillException;
}
public function setOven($oven)
{
$this->oven = $oven;
}
public function getOven()
{
return $this->oven;
}
public function setOvenException($ovenException)
{
$this->ovenException = $ovenException;
}
public function getOvenException()
{
return $this->ovenException;
}
public function setRefrigerator($refrigerator)
{
$this->refrigerator = $refrigerator;
}
public function getRefrigerator()
{
return $this->refrigerator;
}
public function setRefrigeratorException($refrigeratorException)
{
$this->refrigeratorException = $refrigeratorException;
}
public function getRefrigeratorException()
{
return $this->refrigeratorException;
}
public function setSink($sink)
{
$this->sink = $sink;
}
public function getSink()
{
return $this->sink;
}
public function setSinkException($sinkException)
{
$this->sinkException = $sinkException;
}
public function getSinkException()
{
return $this->sinkException;
}
public function setSnackbar($snackbar)
{
$this->snackbar = $snackbar;
}
public function getSnackbar()
{
return $this->snackbar;
}
public function setSnackbarException($snackbarException)
{
$this->snackbarException = $snackbarException;
}
public function getSnackbarException()
{
return $this->snackbarException;
}
public function setStove($stove)
{
$this->stove = $stove;
}
public function getStove()
{
return $this->stove;
}
public function setStoveException($stoveException)
{
$this->stoveException = $stoveException;
}
public function getStoveException()
{
return $this->stoveException;
}
public function setTeaStation($teaStation)
{
$this->teaStation = $teaStation;
}
public function getTeaStation()
{
return $this->teaStation;
}
public function setTeaStationException($teaStationException)
{
$this->teaStationException = $teaStationException;
}
public function getTeaStationException()
{
return $this->teaStationException;
}
public function setToaster($toaster)
{
$this->toaster = $toaster;
}
public function getToaster()
{
return $this->toaster;
}
public function setToasterException($toasterException)
{
$this->toasterException = $toasterException;
}
public function getToasterException()
{
return $this->toasterException;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(LivingAreaEating::class, 'Google_Service_MyBusinessLodging_LivingAreaEating');