Package | Description |
---|---|
com.google.api.services.mybusinesslodging.v1.model |
Modifier and Type | Method and Description |
---|---|
PhysicalDistancing |
PhysicalDistancing.clone() |
PhysicalDistancing |
HealthAndSafety.getPhysicalDistancing()
Physical distancing measures implemented by the hotel during COVID-19.
|
PhysicalDistancing |
PhysicalDistancing.set(String fieldName,
Object value) |
PhysicalDistancing |
PhysicalDistancing.setCommonAreasPhysicalDistancingArranged(Boolean commonAreasPhysicalDistancingArranged)
Common areas arranged to maintain physical distancing.
|
PhysicalDistancing |
PhysicalDistancing.setCommonAreasPhysicalDistancingArrangedException(String commonAreasPhysicalDistancingArrangedException)
Common areas physical distancing arranged exception.
|
PhysicalDistancing |
PhysicalDistancing.setPhysicalDistancingRequired(Boolean physicalDistancingRequired)
Physical distancing required.
|
PhysicalDistancing |
PhysicalDistancing.setPhysicalDistancingRequiredException(String physicalDistancingRequiredException)
Physical distancing required exception.
|
PhysicalDistancing |
PhysicalDistancing.setSafetyDividers(Boolean safetyDividers)
Safety dividers at front desk and other locations.
|
PhysicalDistancing |
PhysicalDistancing.setSafetyDividersException(String safetyDividersException)
Safety dividers exception.
|
PhysicalDistancing |
PhysicalDistancing.setSharedAreasLimitedOccupancy(Boolean sharedAreasLimitedOccupancy)
Guest occupancy limited within shared facilities.
|
PhysicalDistancing |
PhysicalDistancing.setSharedAreasLimitedOccupancyException(String sharedAreasLimitedOccupancyException)
Shared areas limited occupancy exception.
|
PhysicalDistancing |
PhysicalDistancing.setWellnessAreasHavePrivateSpaces(Boolean wellnessAreasHavePrivateSpaces)
Private spaces designated in spa and wellness areas.
|
PhysicalDistancing |
PhysicalDistancing.setWellnessAreasHavePrivateSpacesException(String wellnessAreasHavePrivateSpacesException)
Wellness areas have private spaces exception.
|
Modifier and Type | Method and Description |
---|---|
HealthAndSafety |
HealthAndSafety.setPhysicalDistancing(PhysicalDistancing physicalDistancing)
Physical distancing measures implemented by the hotel during COVID-19.
|
Copyright © 2011–2024 Google. All rights reserved.