public final class Pools
extends com.google.api.client.json.GenericJson
This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the My Business Lodging API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
Pools() |
Modifier and Type | Method and Description |
---|---|
Pools |
clone() |
Boolean |
getAdultPool()
Adult pool.
|
String |
getAdultPoolException()
Adult pool exception.
|
Boolean |
getHotTub()
Hot tub.
|
String |
getHotTubException()
Hot tub exception.
|
Boolean |
getIndoorPool()
Indoor pool.
|
String |
getIndoorPoolException()
Indoor pool exception.
|
Integer |
getIndoorPoolsCount()
Indoor pools count.
|
String |
getIndoorPoolsCountException()
Indoor pools count exception.
|
Boolean |
getLazyRiver()
Lazy river.
|
String |
getLazyRiverException()
Lazy river exception.
|
Boolean |
getLifeguard()
Lifeguard.
|
String |
getLifeguardException()
Lifeguard exception.
|
Boolean |
getOutdoorPool()
Outdoor pool.
|
String |
getOutdoorPoolException()
Outdoor pool exception.
|
Integer |
getOutdoorPoolsCount()
Outdoor pools count.
|
String |
getOutdoorPoolsCountException()
Outdoor pools count exception.
|
Boolean |
getPool()
Pool.
|
String |
getPoolException()
Pool exception.
|
Integer |
getPoolsCount()
Pools count.
|
String |
getPoolsCountException()
Pools count exception.
|
Boolean |
getWadingPool()
Wading pool.
|
String |
getWadingPoolException()
Wading pool exception.
|
Boolean |
getWaterPark()
Water park.
|
String |
getWaterParkException()
Water park exception.
|
Boolean |
getWaterslide()
Waterslide.
|
String |
getWaterslideException()
Waterslide exception.
|
Boolean |
getWavePool()
Wave pool.
|
String |
getWavePoolException()
Wave pool exception.
|
Pools |
set(String fieldName,
Object value) |
Pools |
setAdultPool(Boolean adultPool)
Adult pool.
|
Pools |
setAdultPoolException(String adultPoolException)
Adult pool exception.
|
Pools |
setHotTub(Boolean hotTub)
Hot tub.
|
Pools |
setHotTubException(String hotTubException)
Hot tub exception.
|
Pools |
setIndoorPool(Boolean indoorPool)
Indoor pool.
|
Pools |
setIndoorPoolException(String indoorPoolException)
Indoor pool exception.
|
Pools |
setIndoorPoolsCount(Integer indoorPoolsCount)
Indoor pools count.
|
Pools |
setIndoorPoolsCountException(String indoorPoolsCountException)
Indoor pools count exception.
|
Pools |
setLazyRiver(Boolean lazyRiver)
Lazy river.
|
Pools |
setLazyRiverException(String lazyRiverException)
Lazy river exception.
|
Pools |
setLifeguard(Boolean lifeguard)
Lifeguard.
|
Pools |
setLifeguardException(String lifeguardException)
Lifeguard exception.
|
Pools |
setOutdoorPool(Boolean outdoorPool)
Outdoor pool.
|
Pools |
setOutdoorPoolException(String outdoorPoolException)
Outdoor pool exception.
|
Pools |
setOutdoorPoolsCount(Integer outdoorPoolsCount)
Outdoor pools count.
|
Pools |
setOutdoorPoolsCountException(String outdoorPoolsCountException)
Outdoor pools count exception.
|
Pools |
setPool(Boolean pool)
Pool.
|
Pools |
setPoolException(String poolException)
Pool exception.
|
Pools |
setPoolsCount(Integer poolsCount)
Pools count.
|
Pools |
setPoolsCountException(String poolsCountException)
Pools count exception.
|
Pools |
setWadingPool(Boolean wadingPool)
Wading pool.
|
Pools |
setWadingPoolException(String wadingPoolException)
Wading pool exception.
|
Pools |
setWaterPark(Boolean waterPark)
Water park.
|
Pools |
setWaterParkException(String waterParkException)
Water park exception.
|
Pools |
setWaterslide(Boolean waterslide)
Waterslide.
|
Pools |
setWaterslideException(String waterslideException)
Waterslide exception.
|
Pools |
setWavePool(Boolean wavePool)
Wave pool.
|
Pools |
setWavePoolException(String wavePoolException)
Wave pool exception.
|
getFactory, setFactory, toPrettyString, toString
entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
public Boolean getAdultPool()
null
for nonepublic Pools setAdultPool(Boolean adultPool)
adultPool
- adultPool or null
for nonepublic String getAdultPoolException()
null
for nonepublic Pools setAdultPoolException(String adultPoolException)
adultPoolException
- adultPoolException or null
for nonepublic Boolean getHotTub()
null
for nonepublic Pools setHotTub(Boolean hotTub)
hotTub
- hotTub or null
for nonepublic String getHotTubException()
null
for nonepublic Pools setHotTubException(String hotTubException)
hotTubException
- hotTubException or null
for nonepublic Boolean getIndoorPool()
null
for nonepublic Pools setIndoorPool(Boolean indoorPool)
indoorPool
- indoorPool or null
for nonepublic String getIndoorPoolException()
null
for nonepublic Pools setIndoorPoolException(String indoorPoolException)
indoorPoolException
- indoorPoolException or null
for nonepublic Integer getIndoorPoolsCount()
null
for nonepublic Pools setIndoorPoolsCount(Integer indoorPoolsCount)
indoorPoolsCount
- indoorPoolsCount or null
for nonepublic String getIndoorPoolsCountException()
null
for nonepublic Pools setIndoorPoolsCountException(String indoorPoolsCountException)
indoorPoolsCountException
- indoorPoolsCountException or null
for nonepublic Boolean getLazyRiver()
null
for nonepublic Pools setLazyRiver(Boolean lazyRiver)
lazyRiver
- lazyRiver or null
for nonepublic String getLazyRiverException()
null
for nonepublic Pools setLazyRiverException(String lazyRiverException)
lazyRiverException
- lazyRiverException or null
for nonepublic Boolean getLifeguard()
null
for nonepublic Pools setLifeguard(Boolean lifeguard)
lifeguard
- lifeguard or null
for nonepublic String getLifeguardException()
null
for nonepublic Pools setLifeguardException(String lifeguardException)
lifeguardException
- lifeguardException or null
for nonepublic Boolean getOutdoorPool()
null
for nonepublic Pools setOutdoorPool(Boolean outdoorPool)
outdoorPool
- outdoorPool or null
for nonepublic String getOutdoorPoolException()
null
for nonepublic Pools setOutdoorPoolException(String outdoorPoolException)
outdoorPoolException
- outdoorPoolException or null
for nonepublic Integer getOutdoorPoolsCount()
null
for nonepublic Pools setOutdoorPoolsCount(Integer outdoorPoolsCount)
outdoorPoolsCount
- outdoorPoolsCount or null
for nonepublic String getOutdoorPoolsCountException()
null
for nonepublic Pools setOutdoorPoolsCountException(String outdoorPoolsCountException)
outdoorPoolsCountException
- outdoorPoolsCountException or null
for nonepublic Boolean getPool()
null
for nonepublic Pools setPool(Boolean pool)
pool
- pool or null
for nonepublic String getPoolException()
null
for nonepublic Pools setPoolException(String poolException)
poolException
- poolException or null
for nonepublic Integer getPoolsCount()
null
for nonepublic Pools setPoolsCount(Integer poolsCount)
poolsCount
- poolsCount or null
for nonepublic String getPoolsCountException()
null
for nonepublic Pools setPoolsCountException(String poolsCountException)
poolsCountException
- poolsCountException or null
for nonepublic Boolean getWadingPool()
null
for nonepublic Pools setWadingPool(Boolean wadingPool)
wadingPool
- wadingPool or null
for nonepublic String getWadingPoolException()
null
for nonepublic Pools setWadingPoolException(String wadingPoolException)
wadingPoolException
- wadingPoolException or null
for nonepublic Boolean getWaterPark()
null
for nonepublic Pools setWaterPark(Boolean waterPark)
waterPark
- waterPark or null
for nonepublic String getWaterParkException()
null
for nonepublic Pools setWaterParkException(String waterParkException)
waterParkException
- waterParkException or null
for nonepublic Boolean getWaterslide()
null
for nonepublic Pools setWaterslide(Boolean waterslide)
waterslide
- waterslide or null
for nonepublic String getWaterslideException()
null
for nonepublic Pools setWaterslideException(String waterslideException)
waterslideException
- waterslideException or null
for nonepublic Boolean getWavePool()
null
for nonepublic Pools setWavePool(Boolean wavePool)
wavePool
- wavePool or null
for nonepublic String getWavePoolException()
null
for nonepublic Pools setWavePoolException(String wavePoolException)
wavePoolException
- wavePoolException or null
for nonepublic Pools set(String fieldName, Object value)
set
in class com.google.api.client.json.GenericJson
public Pools clone()
clone
in class com.google.api.client.json.GenericJson
Copyright © 2011–2024 Google. All rights reserved.