Package | Description |
---|---|
com.google.api.services.mybusinesslodging.v1.model |
Modifier and Type | Method and Description |
---|---|
Pools |
Pools.clone() |
Pools |
Lodging.getPools()
Swimming pool or recreational water facilities available at the hotel.
|
Pools |
Pools.set(String fieldName,
Object value) |
Pools |
Pools.setAdultPool(Boolean adultPool)
Adult pool.
|
Pools |
Pools.setAdultPoolException(String adultPoolException)
Adult pool exception.
|
Pools |
Pools.setHotTub(Boolean hotTub)
Hot tub.
|
Pools |
Pools.setHotTubException(String hotTubException)
Hot tub exception.
|
Pools |
Pools.setIndoorPool(Boolean indoorPool)
Indoor pool.
|
Pools |
Pools.setIndoorPoolException(String indoorPoolException)
Indoor pool exception.
|
Pools |
Pools.setIndoorPoolsCount(Integer indoorPoolsCount)
Indoor pools count.
|
Pools |
Pools.setIndoorPoolsCountException(String indoorPoolsCountException)
Indoor pools count exception.
|
Pools |
Pools.setLazyRiver(Boolean lazyRiver)
Lazy river.
|
Pools |
Pools.setLazyRiverException(String lazyRiverException)
Lazy river exception.
|
Pools |
Pools.setLifeguard(Boolean lifeguard)
Lifeguard.
|
Pools |
Pools.setLifeguardException(String lifeguardException)
Lifeguard exception.
|
Pools |
Pools.setOutdoorPool(Boolean outdoorPool)
Outdoor pool.
|
Pools |
Pools.setOutdoorPoolException(String outdoorPoolException)
Outdoor pool exception.
|
Pools |
Pools.setOutdoorPoolsCount(Integer outdoorPoolsCount)
Outdoor pools count.
|
Pools |
Pools.setOutdoorPoolsCountException(String outdoorPoolsCountException)
Outdoor pools count exception.
|
Pools |
Pools.setPool(Boolean pool)
Pool.
|
Pools |
Pools.setPoolException(String poolException)
Pool exception.
|
Pools |
Pools.setPoolsCount(Integer poolsCount)
Pools count.
|
Pools |
Pools.setPoolsCountException(String poolsCountException)
Pools count exception.
|
Pools |
Pools.setWadingPool(Boolean wadingPool)
Wading pool.
|
Pools |
Pools.setWadingPoolException(String wadingPoolException)
Wading pool exception.
|
Pools |
Pools.setWaterPark(Boolean waterPark)
Water park.
|
Pools |
Pools.setWaterParkException(String waterParkException)
Water park exception.
|
Pools |
Pools.setWaterslide(Boolean waterslide)
Waterslide.
|
Pools |
Pools.setWaterslideException(String waterslideException)
Waterslide exception.
|
Pools |
Pools.setWavePool(Boolean wavePool)
Wave pool.
|
Pools |
Pools.setWavePoolException(String wavePoolException)
Wave pool exception.
|
Modifier and Type | Method and Description |
---|---|
Lodging |
Lodging.setPools(Pools pools)
Swimming pool or recreational water facilities available at the hotel.
|
Copyright © 2011–2024 Google. All rights reserved.