public final class Services
extends com.google.api.client.json.GenericJson
This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the My Business Lodging API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
Services() |
Modifier and Type | Method and Description |
---|---|
Services |
clone() |
Boolean |
getBaggageStorage()
Baggage storage.
|
String |
getBaggageStorageException()
Baggage storage exception.
|
Boolean |
getConcierge()
Concierge.
|
String |
getConciergeException()
Concierge exception.
|
Boolean |
getConvenienceStore()
Convenience store.
|
String |
getConvenienceStoreException()
Convenience store exception.
|
Boolean |
getCurrencyExchange()
Currency exchange.
|
String |
getCurrencyExchangeException()
Currency exchange exception.
|
Boolean |
getElevator()
Elevator.
|
String |
getElevatorException()
Elevator exception.
|
Boolean |
getFrontDesk()
Front desk.
|
String |
getFrontDeskException()
Front desk exception.
|
Boolean |
getFullServiceLaundry()
Full service laundry.
|
String |
getFullServiceLaundryException()
Full service laundry exception.
|
Boolean |
getGiftShop()
Gift shop.
|
String |
getGiftShopException()
Gift shop exception.
|
List<LanguageSpoken> |
getLanguagesSpoken()
Languages spoken by at least one staff member.
|
Boolean |
getSelfServiceLaundry()
Self service laundry.
|
String |
getSelfServiceLaundryException()
Self service laundry exception.
|
Boolean |
getSocialHour()
Social hour.
|
String |
getSocialHourException()
Social hour exception.
|
Boolean |
getTwentyFourHourFrontDesk()
24hr front desk.
|
String |
getTwentyFourHourFrontDeskException()
24hr front desk exception.
|
Boolean |
getWakeUpCalls()
Wake up calls.
|
String |
getWakeUpCallsException()
Wake up calls exception.
|
Services |
set(String fieldName,
Object value) |
Services |
setBaggageStorage(Boolean baggageStorage)
Baggage storage.
|
Services |
setBaggageStorageException(String baggageStorageException)
Baggage storage exception.
|
Services |
setConcierge(Boolean concierge)
Concierge.
|
Services |
setConciergeException(String conciergeException)
Concierge exception.
|
Services |
setConvenienceStore(Boolean convenienceStore)
Convenience store.
|
Services |
setConvenienceStoreException(String convenienceStoreException)
Convenience store exception.
|
Services |
setCurrencyExchange(Boolean currencyExchange)
Currency exchange.
|
Services |
setCurrencyExchangeException(String currencyExchangeException)
Currency exchange exception.
|
Services |
setElevator(Boolean elevator)
Elevator.
|
Services |
setElevatorException(String elevatorException)
Elevator exception.
|
Services |
setFrontDesk(Boolean frontDesk)
Front desk.
|
Services |
setFrontDeskException(String frontDeskException)
Front desk exception.
|
Services |
setFullServiceLaundry(Boolean fullServiceLaundry)
Full service laundry.
|
Services |
setFullServiceLaundryException(String fullServiceLaundryException)
Full service laundry exception.
|
Services |
setGiftShop(Boolean giftShop)
Gift shop.
|
Services |
setGiftShopException(String giftShopException)
Gift shop exception.
|
Services |
setLanguagesSpoken(List<LanguageSpoken> languagesSpoken)
Languages spoken by at least one staff member.
|
Services |
setSelfServiceLaundry(Boolean selfServiceLaundry)
Self service laundry.
|
Services |
setSelfServiceLaundryException(String selfServiceLaundryException)
Self service laundry exception.
|
Services |
setSocialHour(Boolean socialHour)
Social hour.
|
Services |
setSocialHourException(String socialHourException)
Social hour exception.
|
Services |
setTwentyFourHourFrontDesk(Boolean twentyFourHourFrontDesk)
24hr front desk.
|
Services |
setTwentyFourHourFrontDeskException(String twentyFourHourFrontDeskException)
24hr front desk exception.
|
Services |
setWakeUpCalls(Boolean wakeUpCalls)
Wake up calls.
|
Services |
setWakeUpCallsException(String wakeUpCallsException)
Wake up calls exception.
|
getFactory, setFactory, toPrettyString, toString
entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
public Boolean getBaggageStorage()
null
for nonepublic Services setBaggageStorage(Boolean baggageStorage)
baggageStorage
- baggageStorage or null
for nonepublic String getBaggageStorageException()
null
for nonepublic Services setBaggageStorageException(String baggageStorageException)
baggageStorageException
- baggageStorageException or null
for nonepublic Boolean getConcierge()
null
for nonepublic Services setConcierge(Boolean concierge)
concierge
- concierge or null
for nonepublic String getConciergeException()
null
for nonepublic Services setConciergeException(String conciergeException)
conciergeException
- conciergeException or null
for nonepublic Boolean getConvenienceStore()
null
for nonepublic Services setConvenienceStore(Boolean convenienceStore)
convenienceStore
- convenienceStore or null
for nonepublic String getConvenienceStoreException()
null
for nonepublic Services setConvenienceStoreException(String convenienceStoreException)
convenienceStoreException
- convenienceStoreException or null
for nonepublic Boolean getCurrencyExchange()
null
for nonepublic Services setCurrencyExchange(Boolean currencyExchange)
currencyExchange
- currencyExchange or null
for nonepublic String getCurrencyExchangeException()
null
for nonepublic Services setCurrencyExchangeException(String currencyExchangeException)
currencyExchangeException
- currencyExchangeException or null
for nonepublic Boolean getElevator()
null
for nonepublic Services setElevator(Boolean elevator)
elevator
- elevator or null
for nonepublic String getElevatorException()
null
for nonepublic Services setElevatorException(String elevatorException)
elevatorException
- elevatorException or null
for nonepublic Boolean getFrontDesk()
null
for nonepublic Services setFrontDesk(Boolean frontDesk)
frontDesk
- frontDesk or null
for nonepublic String getFrontDeskException()
null
for nonepublic Services setFrontDeskException(String frontDeskException)
frontDeskException
- frontDeskException or null
for nonepublic Boolean getFullServiceLaundry()
null
for nonepublic Services setFullServiceLaundry(Boolean fullServiceLaundry)
fullServiceLaundry
- fullServiceLaundry or null
for nonepublic String getFullServiceLaundryException()
null
for nonepublic Services setFullServiceLaundryException(String fullServiceLaundryException)
fullServiceLaundryException
- fullServiceLaundryException or null
for nonepublic Boolean getGiftShop()
null
for nonepublic Services setGiftShop(Boolean giftShop)
giftShop
- giftShop or null
for nonepublic String getGiftShopException()
null
for nonepublic Services setGiftShopException(String giftShopException)
giftShopException
- giftShopException or null
for nonepublic List<LanguageSpoken> getLanguagesSpoken()
null
for nonepublic Services setLanguagesSpoken(List<LanguageSpoken> languagesSpoken)
languagesSpoken
- languagesSpoken or null
for nonepublic Boolean getSelfServiceLaundry()
null
for nonepublic Services setSelfServiceLaundry(Boolean selfServiceLaundry)
selfServiceLaundry
- selfServiceLaundry or null
for nonepublic String getSelfServiceLaundryException()
null
for nonepublic Services setSelfServiceLaundryException(String selfServiceLaundryException)
selfServiceLaundryException
- selfServiceLaundryException or null
for nonepublic Boolean getSocialHour()
null
for nonepublic Services setSocialHour(Boolean socialHour)
socialHour
- socialHour or null
for nonepublic String getSocialHourException()
null
for nonepublic Services setSocialHourException(String socialHourException)
socialHourException
- socialHourException or null
for nonepublic Boolean getTwentyFourHourFrontDesk()
null
for nonepublic Services setTwentyFourHourFrontDesk(Boolean twentyFourHourFrontDesk)
twentyFourHourFrontDesk
- twentyFourHourFrontDesk or null
for nonepublic String getTwentyFourHourFrontDeskException()
null
for nonepublic Services setTwentyFourHourFrontDeskException(String twentyFourHourFrontDeskException)
twentyFourHourFrontDeskException
- twentyFourHourFrontDeskException or null
for nonepublic Boolean getWakeUpCalls()
null
for nonepublic Services setWakeUpCalls(Boolean wakeUpCalls)
wakeUpCalls
- wakeUpCalls or null
for nonepublic String getWakeUpCallsException()
null
for nonepublic Services setWakeUpCallsException(String wakeUpCallsException)
wakeUpCallsException
- wakeUpCallsException or null
for nonepublic Services set(String fieldName, Object value)
set
in class com.google.api.client.json.GenericJson
public Services clone()
clone
in class com.google.api.client.json.GenericJson
Copyright © 2011–2024 Google. All rights reserved.