����JFIF��x�x����'403WebShell
403Webshell
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 :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/builderbox/www/vendor/google/apiclient-services/src/MyBusinessLodging/GuestUnitFeatures.php
<?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 GuestUnitFeatures extends \Google\Model
{
  public $bungalowOrVilla;
  public $bungalowOrVillaException;
  public $connectingUnitAvailable;
  public $connectingUnitAvailableException;
  public $executiveFloor;
  public $executiveFloorException;
  public $maxAdultOccupantsCount;
  public $maxAdultOccupantsCountException;
  public $maxChildOccupantsCount;
  public $maxChildOccupantsCountException;
  public $maxOccupantsCount;
  public $maxOccupantsCountException;
  public $privateHome;
  public $privateHomeException;
  public $suite;
  public $suiteException;
  public $tier;
  public $tierException;
  protected $totalLivingAreasType = LivingArea::class;
  protected $totalLivingAreasDataType = '';
  protected $viewsType = ViewsFromUnit::class;
  protected $viewsDataType = '';

  public function setBungalowOrVilla($bungalowOrVilla)
  {
    $this->bungalowOrVilla = $bungalowOrVilla;
  }
  public function getBungalowOrVilla()
  {
    return $this->bungalowOrVilla;
  }
  public function setBungalowOrVillaException($bungalowOrVillaException)
  {
    $this->bungalowOrVillaException = $bungalowOrVillaException;
  }
  public function getBungalowOrVillaException()
  {
    return $this->bungalowOrVillaException;
  }
  public function setConnectingUnitAvailable($connectingUnitAvailable)
  {
    $this->connectingUnitAvailable = $connectingUnitAvailable;
  }
  public function getConnectingUnitAvailable()
  {
    return $this->connectingUnitAvailable;
  }
  public function setConnectingUnitAvailableException($connectingUnitAvailableException)
  {
    $this->connectingUnitAvailableException = $connectingUnitAvailableException;
  }
  public function getConnectingUnitAvailableException()
  {
    return $this->connectingUnitAvailableException;
  }
  public function setExecutiveFloor($executiveFloor)
  {
    $this->executiveFloor = $executiveFloor;
  }
  public function getExecutiveFloor()
  {
    return $this->executiveFloor;
  }
  public function setExecutiveFloorException($executiveFloorException)
  {
    $this->executiveFloorException = $executiveFloorException;
  }
  public function getExecutiveFloorException()
  {
    return $this->executiveFloorException;
  }
  public function setMaxAdultOccupantsCount($maxAdultOccupantsCount)
  {
    $this->maxAdultOccupantsCount = $maxAdultOccupantsCount;
  }
  public function getMaxAdultOccupantsCount()
  {
    return $this->maxAdultOccupantsCount;
  }
  public function setMaxAdultOccupantsCountException($maxAdultOccupantsCountException)
  {
    $this->maxAdultOccupantsCountException = $maxAdultOccupantsCountException;
  }
  public function getMaxAdultOccupantsCountException()
  {
    return $this->maxAdultOccupantsCountException;
  }
  public function setMaxChildOccupantsCount($maxChildOccupantsCount)
  {
    $this->maxChildOccupantsCount = $maxChildOccupantsCount;
  }
  public function getMaxChildOccupantsCount()
  {
    return $this->maxChildOccupantsCount;
  }
  public function setMaxChildOccupantsCountException($maxChildOccupantsCountException)
  {
    $this->maxChildOccupantsCountException = $maxChildOccupantsCountException;
  }
  public function getMaxChildOccupantsCountException()
  {
    return $this->maxChildOccupantsCountException;
  }
  public function setMaxOccupantsCount($maxOccupantsCount)
  {
    $this->maxOccupantsCount = $maxOccupantsCount;
  }
  public function getMaxOccupantsCount()
  {
    return $this->maxOccupantsCount;
  }
  public function setMaxOccupantsCountException($maxOccupantsCountException)
  {
    $this->maxOccupantsCountException = $maxOccupantsCountException;
  }
  public function getMaxOccupantsCountException()
  {
    return $this->maxOccupantsCountException;
  }
  public function setPrivateHome($privateHome)
  {
    $this->privateHome = $privateHome;
  }
  public function getPrivateHome()
  {
    return $this->privateHome;
  }
  public function setPrivateHomeException($privateHomeException)
  {
    $this->privateHomeException = $privateHomeException;
  }
  public function getPrivateHomeException()
  {
    return $this->privateHomeException;
  }
  public function setSuite($suite)
  {
    $this->suite = $suite;
  }
  public function getSuite()
  {
    return $this->suite;
  }
  public function setSuiteException($suiteException)
  {
    $this->suiteException = $suiteException;
  }
  public function getSuiteException()
  {
    return $this->suiteException;
  }
  public function setTier($tier)
  {
    $this->tier = $tier;
  }
  public function getTier()
  {
    return $this->tier;
  }
  public function setTierException($tierException)
  {
    $this->tierException = $tierException;
  }
  public function getTierException()
  {
    return $this->tierException;
  }
  /**
   * @param LivingArea
   */
  public function setTotalLivingAreas(LivingArea $totalLivingAreas)
  {
    $this->totalLivingAreas = $totalLivingAreas;
  }
  /**
   * @return LivingArea
   */
  public function getTotalLivingAreas()
  {
    return $this->totalLivingAreas;
  }
  /**
   * @param ViewsFromUnit
   */
  public function setViews(ViewsFromUnit $views)
  {
    $this->views = $views;
  }
  /**
   * @return ViewsFromUnit
   */
  public function getViews()
  {
    return $this->views;
  }
}

// Adding a class alias for backwards compatibility with the previous class name.
class_alias(GuestUnitFeatures::class, 'Google_Service_MyBusinessLodging_GuestUnitFeatures');

Youez - 2016 - github.com/yon3zu
LinuXploit