Package | Description |
---|---|
com.google.api.services.mybusinesslodging.v1.model |
Modifier and Type | Method and Description |
---|---|
LivingAreaSleeping |
LivingAreaSleeping.clone() |
LivingAreaSleeping |
LivingArea.getSleeping()
Information about sleeping features in the living area.
|
LivingAreaSleeping |
LivingAreaSleeping.set(String fieldName,
Object value) |
LivingAreaSleeping |
LivingAreaSleeping.setBedsCount(Integer bedsCount)
Beds count.
|
LivingAreaSleeping |
LivingAreaSleeping.setBedsCountException(String bedsCountException)
Beds count exception.
|
LivingAreaSleeping |
LivingAreaSleeping.setBunkBedsCount(Integer bunkBedsCount)
Bunk beds count.
|
LivingAreaSleeping |
LivingAreaSleeping.setBunkBedsCountException(String bunkBedsCountException)
Bunk beds count exception.
|
LivingAreaSleeping |
LivingAreaSleeping.setCribsCount(Integer cribsCount)
Cribs count.
|
LivingAreaSleeping |
LivingAreaSleeping.setCribsCountException(String cribsCountException)
Cribs count exception.
|
LivingAreaSleeping |
LivingAreaSleeping.setDoubleBedsCount(Integer doubleBedsCount)
Double beds count.
|
LivingAreaSleeping |
LivingAreaSleeping.setDoubleBedsCountException(String doubleBedsCountException)
Double beds count exception.
|
LivingAreaSleeping |
LivingAreaSleeping.setFeatherPillows(Boolean featherPillows)
Feather pillows.
|
LivingAreaSleeping |
LivingAreaSleeping.setFeatherPillowsException(String featherPillowsException)
Feather pillows exception.
|
LivingAreaSleeping |
LivingAreaSleeping.setHypoallergenicBedding(Boolean hypoallergenicBedding)
Hypoallergenic bedding.
|
LivingAreaSleeping |
LivingAreaSleeping.setHypoallergenicBeddingException(String hypoallergenicBeddingException)
Hypoallergenic bedding exception.
|
LivingAreaSleeping |
LivingAreaSleeping.setKingBedsCount(Integer kingBedsCount)
King beds count.
|
LivingAreaSleeping |
LivingAreaSleeping.setKingBedsCountException(String kingBedsCountException)
King beds count exception.
|
LivingAreaSleeping |
LivingAreaSleeping.setMemoryFoamPillows(Boolean memoryFoamPillows)
Memory foam pillows.
|
LivingAreaSleeping |
LivingAreaSleeping.setMemoryFoamPillowsException(String memoryFoamPillowsException)
Memory foam pillows exception.
|
LivingAreaSleeping |
LivingAreaSleeping.setOtherBedsCount(Integer otherBedsCount)
Other beds count.
|
LivingAreaSleeping |
LivingAreaSleeping.setOtherBedsCountException(String otherBedsCountException)
Other beds count exception.
|
LivingAreaSleeping |
LivingAreaSleeping.setQueenBedsCount(Integer queenBedsCount)
Queen beds count.
|
LivingAreaSleeping |
LivingAreaSleeping.setQueenBedsCountException(String queenBedsCountException)
Queen beds count exception.
|
LivingAreaSleeping |
LivingAreaSleeping.setRollAwayBedsCount(Integer rollAwayBedsCount)
Roll away beds count.
|
LivingAreaSleeping |
LivingAreaSleeping.setRollAwayBedsCountException(String rollAwayBedsCountException)
Roll away beds count exception.
|
LivingAreaSleeping |
LivingAreaSleeping.setSingleOrTwinBedsCount(Integer singleOrTwinBedsCount)
Single or twin count beds.
|
LivingAreaSleeping |
LivingAreaSleeping.setSingleOrTwinBedsCountException(String singleOrTwinBedsCountException)
Single or twin beds count exception.
|
LivingAreaSleeping |
LivingAreaSleeping.setSofaBedsCount(Integer sofaBedsCount)
Sofa beds count.
|
LivingAreaSleeping |
LivingAreaSleeping.setSofaBedsCountException(String sofaBedsCountException)
Sofa beds count exception.
|
LivingAreaSleeping |
LivingAreaSleeping.setSyntheticPillows(Boolean syntheticPillows)
Synthetic pillows.
|
LivingAreaSleeping |
LivingAreaSleeping.setSyntheticPillowsException(String syntheticPillowsException)
Synthetic pillows exception.
|
Modifier and Type | Method and Description |
---|---|
LivingArea |
LivingArea.setSleeping(LivingAreaSleeping sleeping)
Information about sleeping features in the living area.
|
Copyright © 2011–2024 Google. All rights reserved.