public final class LivingAreaSleeping
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.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
LivingAreaSleeping() |
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic Integer getBedsCount()
null for nonepublic LivingAreaSleeping setBedsCount(Integer bedsCount)
bedsCount - bedsCount or null for nonepublic String getBedsCountException()
null for nonepublic LivingAreaSleeping setBedsCountException(String bedsCountException)
bedsCountException - bedsCountException or null for nonepublic Integer getBunkBedsCount()
null for nonepublic LivingAreaSleeping setBunkBedsCount(Integer bunkBedsCount)
bunkBedsCount - bunkBedsCount or null for nonepublic String getBunkBedsCountException()
null for nonepublic LivingAreaSleeping setBunkBedsCountException(String bunkBedsCountException)
bunkBedsCountException - bunkBedsCountException or null for nonepublic Integer getCribsCount()
null for nonepublic LivingAreaSleeping setCribsCount(Integer cribsCount)
cribsCount - cribsCount or null for nonepublic String getCribsCountException()
null for nonepublic LivingAreaSleeping setCribsCountException(String cribsCountException)
cribsCountException - cribsCountException or null for nonepublic Integer getDoubleBedsCount()
null for nonepublic LivingAreaSleeping setDoubleBedsCount(Integer doubleBedsCount)
doubleBedsCount - doubleBedsCount or null for nonepublic String getDoubleBedsCountException()
null for nonepublic LivingAreaSleeping setDoubleBedsCountException(String doubleBedsCountException)
doubleBedsCountException - doubleBedsCountException or null for nonepublic Boolean getFeatherPillows()
null for nonepublic LivingAreaSleeping setFeatherPillows(Boolean featherPillows)
featherPillows - featherPillows or null for nonepublic String getFeatherPillowsException()
null for nonepublic LivingAreaSleeping setFeatherPillowsException(String featherPillowsException)
featherPillowsException - featherPillowsException or null for nonepublic Boolean getHypoallergenicBedding()
null for nonepublic LivingAreaSleeping setHypoallergenicBedding(Boolean hypoallergenicBedding)
hypoallergenicBedding - hypoallergenicBedding or null for nonepublic String getHypoallergenicBeddingException()
null for nonepublic LivingAreaSleeping setHypoallergenicBeddingException(String hypoallergenicBeddingException)
hypoallergenicBeddingException - hypoallergenicBeddingException or null for nonepublic Integer getKingBedsCount()
null for nonepublic LivingAreaSleeping setKingBedsCount(Integer kingBedsCount)
kingBedsCount - kingBedsCount or null for nonepublic String getKingBedsCountException()
null for nonepublic LivingAreaSleeping setKingBedsCountException(String kingBedsCountException)
kingBedsCountException - kingBedsCountException or null for nonepublic Boolean getMemoryFoamPillows()
null for nonepublic LivingAreaSleeping setMemoryFoamPillows(Boolean memoryFoamPillows)
memoryFoamPillows - memoryFoamPillows or null for nonepublic String getMemoryFoamPillowsException()
null for nonepublic LivingAreaSleeping setMemoryFoamPillowsException(String memoryFoamPillowsException)
memoryFoamPillowsException - memoryFoamPillowsException or null for nonepublic Integer getOtherBedsCount()
null for nonepublic LivingAreaSleeping setOtherBedsCount(Integer otherBedsCount)
otherBedsCount - otherBedsCount or null for nonepublic String getOtherBedsCountException()
null for nonepublic LivingAreaSleeping setOtherBedsCountException(String otherBedsCountException)
otherBedsCountException - otherBedsCountException or null for nonepublic Integer getQueenBedsCount()
null for nonepublic LivingAreaSleeping setQueenBedsCount(Integer queenBedsCount)
queenBedsCount - queenBedsCount or null for nonepublic String getQueenBedsCountException()
null for nonepublic LivingAreaSleeping setQueenBedsCountException(String queenBedsCountException)
queenBedsCountException - queenBedsCountException or null for nonepublic Integer getRollAwayBedsCount()
null for nonepublic LivingAreaSleeping setRollAwayBedsCount(Integer rollAwayBedsCount)
rollAwayBedsCount - rollAwayBedsCount or null for nonepublic String getRollAwayBedsCountException()
null for nonepublic LivingAreaSleeping setRollAwayBedsCountException(String rollAwayBedsCountException)
rollAwayBedsCountException - rollAwayBedsCountException or null for nonepublic Integer getSingleOrTwinBedsCount()
null for nonepublic LivingAreaSleeping setSingleOrTwinBedsCount(Integer singleOrTwinBedsCount)
singleOrTwinBedsCount - singleOrTwinBedsCount or null for nonepublic String getSingleOrTwinBedsCountException()
null for nonepublic LivingAreaSleeping setSingleOrTwinBedsCountException(String singleOrTwinBedsCountException)
singleOrTwinBedsCountException - singleOrTwinBedsCountException or null for nonepublic Integer getSofaBedsCount()
null for nonepublic LivingAreaSleeping setSofaBedsCount(Integer sofaBedsCount)
sofaBedsCount - sofaBedsCount or null for nonepublic String getSofaBedsCountException()
null for nonepublic LivingAreaSleeping setSofaBedsCountException(String sofaBedsCountException)
sofaBedsCountException - sofaBedsCountException or null for nonepublic Boolean getSyntheticPillows()
null for nonepublic LivingAreaSleeping setSyntheticPillows(Boolean syntheticPillows)
syntheticPillows - syntheticPillows or null for nonepublic String getSyntheticPillowsException()
null for nonepublic LivingAreaSleeping setSyntheticPillowsException(String syntheticPillowsException)
syntheticPillowsException - syntheticPillowsException or null for nonepublic LivingAreaSleeping set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic LivingAreaSleeping clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2024 Google. All rights reserved.