Package | Description |
---|---|
com.google.api.services.mybusinesslodging.v1.model |
Modifier and Type | Method and Description |
---|---|
LivingAreaLayout |
LivingAreaLayout.clone() |
LivingAreaLayout |
LivingArea.getLayout()
Information about the layout of the living area.
|
LivingAreaLayout |
LivingAreaLayout.set(String fieldName,
Object value) |
LivingAreaLayout |
LivingAreaLayout.setBalcony(Boolean balcony)
Balcony.
|
LivingAreaLayout |
LivingAreaLayout.setBalconyException(String balconyException)
Balcony exception.
|
LivingAreaLayout |
LivingAreaLayout.setLivingAreaSqMeters(Float livingAreaSqMeters)
Living area sq meters.
|
LivingAreaLayout |
LivingAreaLayout.setLivingAreaSqMetersException(String livingAreaSqMetersException)
Living area sq meters exception.
|
LivingAreaLayout |
LivingAreaLayout.setLoft(Boolean loft)
Loft.
|
LivingAreaLayout |
LivingAreaLayout.setLoftException(String loftException)
Loft exception.
|
LivingAreaLayout |
LivingAreaLayout.setNonSmoking(Boolean nonSmoking)
Non smoking.
|
LivingAreaLayout |
LivingAreaLayout.setNonSmokingException(String nonSmokingException)
Non smoking exception.
|
LivingAreaLayout |
LivingAreaLayout.setPatio(Boolean patio)
Patio.
|
LivingAreaLayout |
LivingAreaLayout.setPatioException(String patioException)
Patio exception.
|
LivingAreaLayout |
LivingAreaLayout.setStairs(Boolean stairs)
Stairs.
|
LivingAreaLayout |
LivingAreaLayout.setStairsException(String stairsException)
Stairs exception.
|
Modifier and Type | Method and Description |
---|---|
LivingArea |
LivingArea.setLayout(LivingAreaLayout layout)
Information about the layout of the living area.
|
Copyright © 2011–2024 Google. All rights reserved.