Package | Description |
---|---|
com.google.api.services.mybusinesslodging.v1.model |
Modifier and Type | Method and Description |
---|---|
LivingArea |
LivingArea.clone() |
LivingArea |
Lodging.getCommonLivingArea()
Features of the shared living areas available in this Lodging.
|
LivingArea |
GuestUnitFeatures.getTotalLivingAreas()
Features available in the living areas in the guest unit.
|
LivingArea |
LivingArea.set(String fieldName,
Object value) |
LivingArea |
LivingArea.setAccessibility(LivingAreaAccessibility accessibility)
Accessibility features of the living area.
|
LivingArea |
LivingArea.setEating(LivingAreaEating eating)
Information about eating features in the living area.
|
LivingArea |
LivingArea.setFeatures(LivingAreaFeatures features)
Features in the living area.
|
LivingArea |
LivingArea.setLayout(LivingAreaLayout layout)
Information about the layout of the living area.
|
LivingArea |
LivingArea.setSleeping(LivingAreaSleeping sleeping)
Information about sleeping features in the living area.
|
Modifier and Type | Method and Description |
---|---|
Lodging |
Lodging.setCommonLivingArea(LivingArea commonLivingArea)
Features of the shared living areas available in this Lodging.
|
GuestUnitFeatures |
GuestUnitFeatures.setTotalLivingAreas(LivingArea totalLivingAreas)
Features available in the living areas in the guest unit.
|
Copyright © 2011–2024 Google. All rights reserved.