public final class MinimizedContact
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 |
---|
MinimizedContact() |
Modifier and Type | Method and Description |
---|---|
MinimizedContact |
clone() |
Boolean |
getContactlessCheckinCheckout()
No-contact check-in and check-out.
|
String |
getContactlessCheckinCheckoutException()
Contactless check-in check-out exception.
|
Boolean |
getDigitalGuestRoomKeys()
Keyless mobile entry to guest rooms.
|
String |
getDigitalGuestRoomKeysException()
Digital guest room keys exception.
|
Boolean |
getHousekeepingScheduledRequestOnly()
Housekeeping scheduled by request only.
|
String |
getHousekeepingScheduledRequestOnlyException()
Housekeeping scheduled request only exception.
|
Boolean |
getNoHighTouchItemsCommonAreas()
High-touch items, such as magazines, removed from common areas.
|
String |
getNoHighTouchItemsCommonAreasException()
No high touch items common areas exception.
|
Boolean |
getNoHighTouchItemsGuestRooms()
High-touch items, such as decorative pillows, removed from guest rooms.
|
String |
getNoHighTouchItemsGuestRoomsException()
No high touch items guest rooms exception.
|
Boolean |
getPlasticKeycardsDisinfected()
Plastic key cards are disinfected or discarded.
|
String |
getPlasticKeycardsDisinfectedException()
Plastic keycards disinfected exception.
|
Boolean |
getRoomBookingsBuffer()
Buffer maintained between room bookings.
|
String |
getRoomBookingsBufferException()
Room bookings buffer exception.
|
MinimizedContact |
set(String fieldName,
Object value) |
MinimizedContact |
setContactlessCheckinCheckout(Boolean contactlessCheckinCheckout)
No-contact check-in and check-out.
|
MinimizedContact |
setContactlessCheckinCheckoutException(String contactlessCheckinCheckoutException)
Contactless check-in check-out exception.
|
MinimizedContact |
setDigitalGuestRoomKeys(Boolean digitalGuestRoomKeys)
Keyless mobile entry to guest rooms.
|
MinimizedContact |
setDigitalGuestRoomKeysException(String digitalGuestRoomKeysException)
Digital guest room keys exception.
|
MinimizedContact |
setHousekeepingScheduledRequestOnly(Boolean housekeepingScheduledRequestOnly)
Housekeeping scheduled by request only.
|
MinimizedContact |
setHousekeepingScheduledRequestOnlyException(String housekeepingScheduledRequestOnlyException)
Housekeeping scheduled request only exception.
|
MinimizedContact |
setNoHighTouchItemsCommonAreas(Boolean noHighTouchItemsCommonAreas)
High-touch items, such as magazines, removed from common areas.
|
MinimizedContact |
setNoHighTouchItemsCommonAreasException(String noHighTouchItemsCommonAreasException)
No high touch items common areas exception.
|
MinimizedContact |
setNoHighTouchItemsGuestRooms(Boolean noHighTouchItemsGuestRooms)
High-touch items, such as decorative pillows, removed from guest rooms.
|
MinimizedContact |
setNoHighTouchItemsGuestRoomsException(String noHighTouchItemsGuestRoomsException)
No high touch items guest rooms exception.
|
MinimizedContact |
setPlasticKeycardsDisinfected(Boolean plasticKeycardsDisinfected)
Plastic key cards are disinfected or discarded.
|
MinimizedContact |
setPlasticKeycardsDisinfectedException(String plasticKeycardsDisinfectedException)
Plastic keycards disinfected exception.
|
MinimizedContact |
setRoomBookingsBuffer(Boolean roomBookingsBuffer)
Buffer maintained between room bookings.
|
MinimizedContact |
setRoomBookingsBufferException(String roomBookingsBufferException)
Room bookings buffer 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 getContactlessCheckinCheckout()
null
for nonepublic MinimizedContact setContactlessCheckinCheckout(Boolean contactlessCheckinCheckout)
contactlessCheckinCheckout
- contactlessCheckinCheckout or null
for nonepublic String getContactlessCheckinCheckoutException()
null
for nonepublic MinimizedContact setContactlessCheckinCheckoutException(String contactlessCheckinCheckoutException)
contactlessCheckinCheckoutException
- contactlessCheckinCheckoutException or null
for nonepublic Boolean getDigitalGuestRoomKeys()
null
for nonepublic MinimizedContact setDigitalGuestRoomKeys(Boolean digitalGuestRoomKeys)
digitalGuestRoomKeys
- digitalGuestRoomKeys or null
for nonepublic String getDigitalGuestRoomKeysException()
null
for nonepublic MinimizedContact setDigitalGuestRoomKeysException(String digitalGuestRoomKeysException)
digitalGuestRoomKeysException
- digitalGuestRoomKeysException or null
for nonepublic Boolean getHousekeepingScheduledRequestOnly()
null
for nonepublic MinimizedContact setHousekeepingScheduledRequestOnly(Boolean housekeepingScheduledRequestOnly)
housekeepingScheduledRequestOnly
- housekeepingScheduledRequestOnly or null
for nonepublic String getHousekeepingScheduledRequestOnlyException()
null
for nonepublic MinimizedContact setHousekeepingScheduledRequestOnlyException(String housekeepingScheduledRequestOnlyException)
housekeepingScheduledRequestOnlyException
- housekeepingScheduledRequestOnlyException or null
for nonepublic Boolean getNoHighTouchItemsCommonAreas()
null
for nonepublic MinimizedContact setNoHighTouchItemsCommonAreas(Boolean noHighTouchItemsCommonAreas)
noHighTouchItemsCommonAreas
- noHighTouchItemsCommonAreas or null
for nonepublic String getNoHighTouchItemsCommonAreasException()
null
for nonepublic MinimizedContact setNoHighTouchItemsCommonAreasException(String noHighTouchItemsCommonAreasException)
noHighTouchItemsCommonAreasException
- noHighTouchItemsCommonAreasException or null
for nonepublic Boolean getNoHighTouchItemsGuestRooms()
null
for nonepublic MinimizedContact setNoHighTouchItemsGuestRooms(Boolean noHighTouchItemsGuestRooms)
noHighTouchItemsGuestRooms
- noHighTouchItemsGuestRooms or null
for nonepublic String getNoHighTouchItemsGuestRoomsException()
null
for nonepublic MinimizedContact setNoHighTouchItemsGuestRoomsException(String noHighTouchItemsGuestRoomsException)
noHighTouchItemsGuestRoomsException
- noHighTouchItemsGuestRoomsException or null
for nonepublic Boolean getPlasticKeycardsDisinfected()
null
for nonepublic MinimizedContact setPlasticKeycardsDisinfected(Boolean plasticKeycardsDisinfected)
plasticKeycardsDisinfected
- plasticKeycardsDisinfected or null
for nonepublic String getPlasticKeycardsDisinfectedException()
null
for nonepublic MinimizedContact setPlasticKeycardsDisinfectedException(String plasticKeycardsDisinfectedException)
plasticKeycardsDisinfectedException
- plasticKeycardsDisinfectedException or null
for nonepublic Boolean getRoomBookingsBuffer()
null
for nonepublic MinimizedContact setRoomBookingsBuffer(Boolean roomBookingsBuffer)
roomBookingsBuffer
- roomBookingsBuffer or null
for nonepublic String getRoomBookingsBufferException()
null
for nonepublic MinimizedContact setRoomBookingsBufferException(String roomBookingsBufferException)
roomBookingsBufferException
- roomBookingsBufferException or null
for nonepublic MinimizedContact set(String fieldName, Object value)
set
in class com.google.api.client.json.GenericJson
public MinimizedContact clone()
clone
in class com.google.api.client.json.GenericJson
Copyright © 2011–2024 Google. All rights reserved.