PATH:
home
/
lab2454c
/
crypto.keyreum.com
/
vendor
/
google
/
apiclient-services
/
src
/
MyBusinessLodging
<?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');
[-] IncreasedFoodSafety.php
[edit]
[-] LivingAreaAccessibility.php
[edit]
[-] Parking.php
[edit]
[-] Sustainability.php
[edit]
[-] EnergyEfficiency.php
[edit]
[-] SustainabilityCertifications.php
[edit]
[-] LodgingMetadata.php
[edit]
[+]
..
[-] Wellness.php
[edit]
[-] Business.php
[edit]
[-] GuestUnitFeatures.php
[edit]
[-] Transportation.php
[edit]
[-] LivingAreaSleeping.php
[edit]
[-] GetGoogleUpdatedLodgingResponse.php
[edit]
[-] LivingAreaEating.php
[edit]
[-] WasteReduction.php
[edit]
[-] Pools.php
[edit]
[-] LivingAreaLayout.php
[edit]
[-] Services.php
[edit]
[-] Families.php
[edit]
[-] HealthAndSafety.php
[edit]
[-] Lodging.php
[edit]
[-] LivingArea.php
[edit]
[-] Activities.php
[edit]
[-] FoodAndDrink.php
[edit]
[+]
Resource
[-] LivingAreaFeatures.php
[edit]
[-] LanguageSpoken.php
[edit]
[-] GuestUnitType.php
[edit]
[-] Policies.php
[edit]
[-] TimeOfDay.php
[edit]
[-] Pets.php
[edit]
[-] ViewsFromUnit.php
[edit]
[-] PhysicalDistancing.php
[edit]
[-] MinimizedContact.php
[edit]
[-] EnhancedCleaning.php
[edit]
[-] SustainableSourcing.php
[edit]
[-] PaymentOptions.php
[edit]
[-] PersonalProtection.php
[edit]
[-] Accessibility.php
[edit]
[-] EcoCertification.php
[edit]
[-] WaterConservation.php
[edit]
[-] Housekeeping.php
[edit]
[-] Connectivity.php
[edit]
[-] Property.php
[edit]