public final class Wellness
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.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Wellness() |
| Modifier and Type | Method and Description |
|---|---|
Wellness |
clone() |
Boolean |
getDoctorOnCall()
Doctor on call.
|
String |
getDoctorOnCallException()
Doctor on call exception.
|
Boolean |
getEllipticalMachine()
Elliptical machine.
|
String |
getEllipticalMachineException()
Elliptical machine exception.
|
Boolean |
getFitnessCenter()
Fitness center.
|
String |
getFitnessCenterException()
Fitness center exception.
|
Boolean |
getFreeFitnessCenter()
Free fitness center.
|
String |
getFreeFitnessCenterException()
Free fitness center exception.
|
Boolean |
getFreeWeights()
Free weights.
|
String |
getFreeWeightsException()
Free weights exception.
|
Boolean |
getMassage()
Massage.
|
String |
getMassageException()
Massage exception.
|
Boolean |
getSalon()
Salon.
|
String |
getSalonException()
Salon exception.
|
Boolean |
getSauna()
Sauna.
|
String |
getSaunaException()
Sauna exception.
|
Boolean |
getSpa()
Spa.
|
String |
getSpaException()
Spa exception.
|
Boolean |
getTreadmill()
Treadmill.
|
String |
getTreadmillException()
Treadmill exception.
|
Boolean |
getWeightMachine()
Weight machine.
|
String |
getWeightMachineException()
Weight machine exception.
|
Wellness |
set(String fieldName,
Object value) |
Wellness |
setDoctorOnCall(Boolean doctorOnCall)
Doctor on call.
|
Wellness |
setDoctorOnCallException(String doctorOnCallException)
Doctor on call exception.
|
Wellness |
setEllipticalMachine(Boolean ellipticalMachine)
Elliptical machine.
|
Wellness |
setEllipticalMachineException(String ellipticalMachineException)
Elliptical machine exception.
|
Wellness |
setFitnessCenter(Boolean fitnessCenter)
Fitness center.
|
Wellness |
setFitnessCenterException(String fitnessCenterException)
Fitness center exception.
|
Wellness |
setFreeFitnessCenter(Boolean freeFitnessCenter)
Free fitness center.
|
Wellness |
setFreeFitnessCenterException(String freeFitnessCenterException)
Free fitness center exception.
|
Wellness |
setFreeWeights(Boolean freeWeights)
Free weights.
|
Wellness |
setFreeWeightsException(String freeWeightsException)
Free weights exception.
|
Wellness |
setMassage(Boolean massage)
Massage.
|
Wellness |
setMassageException(String massageException)
Massage exception.
|
Wellness |
setSalon(Boolean salon)
Salon.
|
Wellness |
setSalonException(String salonException)
Salon exception.
|
Wellness |
setSauna(Boolean sauna)
Sauna.
|
Wellness |
setSaunaException(String saunaException)
Sauna exception.
|
Wellness |
setSpa(Boolean spa)
Spa.
|
Wellness |
setSpaException(String spaException)
Spa exception.
|
Wellness |
setTreadmill(Boolean treadmill)
Treadmill.
|
Wellness |
setTreadmillException(String treadmillException)
Treadmill exception.
|
Wellness |
setWeightMachine(Boolean weightMachine)
Weight machine.
|
Wellness |
setWeightMachineException(String weightMachineException)
Weight machine exception.
|
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic Boolean getDoctorOnCall()
null for nonepublic Wellness setDoctorOnCall(Boolean doctorOnCall)
doctorOnCall - doctorOnCall or null for nonepublic String getDoctorOnCallException()
null for nonepublic Wellness setDoctorOnCallException(String doctorOnCallException)
doctorOnCallException - doctorOnCallException or null for nonepublic Boolean getEllipticalMachine()
null for nonepublic Wellness setEllipticalMachine(Boolean ellipticalMachine)
ellipticalMachine - ellipticalMachine or null for nonepublic String getEllipticalMachineException()
null for nonepublic Wellness setEllipticalMachineException(String ellipticalMachineException)
ellipticalMachineException - ellipticalMachineException or null for nonepublic Boolean getFitnessCenter()
null for nonepublic Wellness setFitnessCenter(Boolean fitnessCenter)
fitnessCenter - fitnessCenter or null for nonepublic String getFitnessCenterException()
null for nonepublic Wellness setFitnessCenterException(String fitnessCenterException)
fitnessCenterException - fitnessCenterException or null for nonepublic Boolean getFreeFitnessCenter()
null for nonepublic Wellness setFreeFitnessCenter(Boolean freeFitnessCenter)
freeFitnessCenter - freeFitnessCenter or null for nonepublic String getFreeFitnessCenterException()
null for nonepublic Wellness setFreeFitnessCenterException(String freeFitnessCenterException)
freeFitnessCenterException - freeFitnessCenterException or null for nonepublic Boolean getFreeWeights()
null for nonepublic Wellness setFreeWeights(Boolean freeWeights)
freeWeights - freeWeights or null for nonepublic String getFreeWeightsException()
null for nonepublic Wellness setFreeWeightsException(String freeWeightsException)
freeWeightsException - freeWeightsException or null for nonepublic Boolean getMassage()
null for nonepublic Wellness setMassage(Boolean massage)
massage - massage or null for nonepublic String getMassageException()
null for nonepublic Wellness setMassageException(String massageException)
massageException - massageException or null for nonepublic Boolean getSalon()
null for nonepublic Wellness setSalon(Boolean salon)
salon - salon or null for nonepublic String getSalonException()
null for nonepublic Wellness setSalonException(String salonException)
salonException - salonException or null for nonepublic Boolean getSauna()
null for nonepublic Wellness setSauna(Boolean sauna)
sauna - sauna or null for nonepublic String getSaunaException()
null for nonepublic Wellness setSaunaException(String saunaException)
saunaException - saunaException or null for nonepublic Boolean getSpa()
null for nonepublic Wellness setSpa(Boolean spa)
spa - spa or null for nonepublic String getSpaException()
null for nonepublic Wellness setSpaException(String spaException)
spaException - spaException or null for nonepublic Boolean getTreadmill()
null for nonepublic Wellness setTreadmill(Boolean treadmill)
treadmill - treadmill or null for nonepublic String getTreadmillException()
null for nonepublic Wellness setTreadmillException(String treadmillException)
treadmillException - treadmillException or null for nonepublic Boolean getWeightMachine()
null for nonepublic Wellness setWeightMachine(Boolean weightMachine)
weightMachine - weightMachine or null for nonepublic String getWeightMachineException()
null for nonepublic Wellness setWeightMachineException(String weightMachineException)
weightMachineException - weightMachineException or null for nonepublic Wellness set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic Wellness clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2024 Google. All rights reserved.