Package | Description |
---|---|
com.google.api.services.mybusinesslodging.v1.model |
Modifier and Type | Method and Description |
---|---|
Property |
Property.clone() |
Property |
Lodging.getProperty()
General factual information about the property's physical structure and important dates.
|
Property |
Property.set(String fieldName,
Object value) |
Property |
Property.setBuiltYear(Integer builtYear)
Built year.
|
Property |
Property.setBuiltYearException(String builtYearException)
Built year exception.
|
Property |
Property.setFloorsCount(Integer floorsCount)
Floors count.
|
Property |
Property.setFloorsCountException(String floorsCountException)
Floors count exception.
|
Property |
Property.setLastRenovatedYear(Integer lastRenovatedYear)
Last renovated year.
|
Property |
Property.setLastRenovatedYearException(String lastRenovatedYearException)
Last renovated year exception.
|
Property |
Property.setRoomsCount(Integer roomsCount)
Rooms count.
|
Property |
Property.setRoomsCountException(String roomsCountException)
Rooms count exception.
|
Modifier and Type | Method and Description |
---|---|
Lodging |
Lodging.setProperty(Property property)
General factual information about the property's physical structure and important dates.
|
Copyright © 2011–2024 Google. All rights reserved.