Package | Description |
---|---|
com.google.api.services.mybusinesslodging.v1.model |
Modifier and Type | Method and Description |
---|---|
Services |
Services.clone() |
Services |
Lodging.getServices()
Conveniences or help provided by the property to facilitate an easier, more comfortable stay.
|
Services |
Services.set(String fieldName,
Object value) |
Services |
Services.setBaggageStorage(Boolean baggageStorage)
Baggage storage.
|
Services |
Services.setBaggageStorageException(String baggageStorageException)
Baggage storage exception.
|
Services |
Services.setConcierge(Boolean concierge)
Concierge.
|
Services |
Services.setConciergeException(String conciergeException)
Concierge exception.
|
Services |
Services.setConvenienceStore(Boolean convenienceStore)
Convenience store.
|
Services |
Services.setConvenienceStoreException(String convenienceStoreException)
Convenience store exception.
|
Services |
Services.setCurrencyExchange(Boolean currencyExchange)
Currency exchange.
|
Services |
Services.setCurrencyExchangeException(String currencyExchangeException)
Currency exchange exception.
|
Services |
Services.setElevator(Boolean elevator)
Elevator.
|
Services |
Services.setElevatorException(String elevatorException)
Elevator exception.
|
Services |
Services.setFrontDesk(Boolean frontDesk)
Front desk.
|
Services |
Services.setFrontDeskException(String frontDeskException)
Front desk exception.
|
Services |
Services.setFullServiceLaundry(Boolean fullServiceLaundry)
Full service laundry.
|
Services |
Services.setFullServiceLaundryException(String fullServiceLaundryException)
Full service laundry exception.
|
Services |
Services.setGiftShop(Boolean giftShop)
Gift shop.
|
Services |
Services.setGiftShopException(String giftShopException)
Gift shop exception.
|
Services |
Services.setLanguagesSpoken(List<LanguageSpoken> languagesSpoken)
Languages spoken by at least one staff member.
|
Services |
Services.setSelfServiceLaundry(Boolean selfServiceLaundry)
Self service laundry.
|
Services |
Services.setSelfServiceLaundryException(String selfServiceLaundryException)
Self service laundry exception.
|
Services |
Services.setSocialHour(Boolean socialHour)
Social hour.
|
Services |
Services.setSocialHourException(String socialHourException)
Social hour exception.
|
Services |
Services.setTwentyFourHourFrontDesk(Boolean twentyFourHourFrontDesk)
24hr front desk.
|
Services |
Services.setTwentyFourHourFrontDeskException(String twentyFourHourFrontDeskException)
24hr front desk exception.
|
Services |
Services.setWakeUpCalls(Boolean wakeUpCalls)
Wake up calls.
|
Services |
Services.setWakeUpCallsException(String wakeUpCallsException)
Wake up calls exception.
|
Modifier and Type | Method and Description |
---|---|
Lodging |
Lodging.setServices(Services services)
Conveniences or help provided by the property to facilitate an easier, more comfortable stay.
|
Copyright © 2011–2024 Google. All rights reserved.