public final class SustainableSourcing
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 |
|---|
SustainableSourcing() |
| Modifier and Type | Method and Description |
|---|---|
SustainableSourcing |
clone() |
Boolean |
getEcoFriendlyToiletries()
Eco friendly toiletries.
|
String |
getEcoFriendlyToiletriesException()
Eco friendly toiletries exception.
|
Boolean |
getLocallySourcedFoodAndBeverages()
Locally sourced food and beverages.
|
String |
getLocallySourcedFoodAndBeveragesException()
Locally sourced food and beverages exception.
|
Boolean |
getOrganicCageFreeEggs()
Organic cage free eggs.
|
String |
getOrganicCageFreeEggsException()
Organic cage free eggs exception.
|
Boolean |
getOrganicFoodAndBeverages()
Organic food and beverages.
|
String |
getOrganicFoodAndBeveragesException()
Organic food and beverages exception.
|
Boolean |
getResponsiblePurchasingPolicy()
Responsible purchasing policy.
|
String |
getResponsiblePurchasingPolicyException()
Responsible purchasing policy exception.
|
Boolean |
getResponsiblySourcesSeafood()
Responsibly sources seafood.
|
String |
getResponsiblySourcesSeafoodException()
Responsibly sources seafood exception.
|
Boolean |
getVeganMeals()
Vegan meals.
|
String |
getVeganMealsException()
Vegan meals exception.
|
Boolean |
getVegetarianMeals()
Vegetarian meals.
|
String |
getVegetarianMealsException()
Vegetarian meals exception.
|
SustainableSourcing |
set(String fieldName,
Object value) |
SustainableSourcing |
setEcoFriendlyToiletries(Boolean ecoFriendlyToiletries)
Eco friendly toiletries.
|
SustainableSourcing |
setEcoFriendlyToiletriesException(String ecoFriendlyToiletriesException)
Eco friendly toiletries exception.
|
SustainableSourcing |
setLocallySourcedFoodAndBeverages(Boolean locallySourcedFoodAndBeverages)
Locally sourced food and beverages.
|
SustainableSourcing |
setLocallySourcedFoodAndBeveragesException(String locallySourcedFoodAndBeveragesException)
Locally sourced food and beverages exception.
|
SustainableSourcing |
setOrganicCageFreeEggs(Boolean organicCageFreeEggs)
Organic cage free eggs.
|
SustainableSourcing |
setOrganicCageFreeEggsException(String organicCageFreeEggsException)
Organic cage free eggs exception.
|
SustainableSourcing |
setOrganicFoodAndBeverages(Boolean organicFoodAndBeverages)
Organic food and beverages.
|
SustainableSourcing |
setOrganicFoodAndBeveragesException(String organicFoodAndBeveragesException)
Organic food and beverages exception.
|
SustainableSourcing |
setResponsiblePurchasingPolicy(Boolean responsiblePurchasingPolicy)
Responsible purchasing policy.
|
SustainableSourcing |
setResponsiblePurchasingPolicyException(String responsiblePurchasingPolicyException)
Responsible purchasing policy exception.
|
SustainableSourcing |
setResponsiblySourcesSeafood(Boolean responsiblySourcesSeafood)
Responsibly sources seafood.
|
SustainableSourcing |
setResponsiblySourcesSeafoodException(String responsiblySourcesSeafoodException)
Responsibly sources seafood exception.
|
SustainableSourcing |
setVeganMeals(Boolean veganMeals)
Vegan meals.
|
SustainableSourcing |
setVeganMealsException(String veganMealsException)
Vegan meals exception.
|
SustainableSourcing |
setVegetarianMeals(Boolean vegetarianMeals)
Vegetarian meals.
|
SustainableSourcing |
setVegetarianMealsException(String vegetarianMealsException)
Vegetarian meals 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 getEcoFriendlyToiletries()
null for nonepublic SustainableSourcing setEcoFriendlyToiletries(Boolean ecoFriendlyToiletries)
ecoFriendlyToiletries - ecoFriendlyToiletries or null for nonepublic String getEcoFriendlyToiletriesException()
null for nonepublic SustainableSourcing setEcoFriendlyToiletriesException(String ecoFriendlyToiletriesException)
ecoFriendlyToiletriesException - ecoFriendlyToiletriesException or null for nonepublic Boolean getLocallySourcedFoodAndBeverages()
null for nonepublic SustainableSourcing setLocallySourcedFoodAndBeverages(Boolean locallySourcedFoodAndBeverages)
locallySourcedFoodAndBeverages - locallySourcedFoodAndBeverages or null for nonepublic String getLocallySourcedFoodAndBeveragesException()
null for nonepublic SustainableSourcing setLocallySourcedFoodAndBeveragesException(String locallySourcedFoodAndBeveragesException)
locallySourcedFoodAndBeveragesException - locallySourcedFoodAndBeveragesException or null for nonepublic Boolean getOrganicCageFreeEggs()
null for nonepublic SustainableSourcing setOrganicCageFreeEggs(Boolean organicCageFreeEggs)
organicCageFreeEggs - organicCageFreeEggs or null for nonepublic String getOrganicCageFreeEggsException()
null for nonepublic SustainableSourcing setOrganicCageFreeEggsException(String organicCageFreeEggsException)
organicCageFreeEggsException - organicCageFreeEggsException or null for nonepublic Boolean getOrganicFoodAndBeverages()
null for nonepublic SustainableSourcing setOrganicFoodAndBeverages(Boolean organicFoodAndBeverages)
organicFoodAndBeverages - organicFoodAndBeverages or null for nonepublic String getOrganicFoodAndBeveragesException()
null for nonepublic SustainableSourcing setOrganicFoodAndBeveragesException(String organicFoodAndBeveragesException)
organicFoodAndBeveragesException - organicFoodAndBeveragesException or null for nonepublic Boolean getResponsiblePurchasingPolicy()
null for nonepublic SustainableSourcing setResponsiblePurchasingPolicy(Boolean responsiblePurchasingPolicy)
responsiblePurchasingPolicy - responsiblePurchasingPolicy or null for nonepublic String getResponsiblePurchasingPolicyException()
null for nonepublic SustainableSourcing setResponsiblePurchasingPolicyException(String responsiblePurchasingPolicyException)
responsiblePurchasingPolicyException - responsiblePurchasingPolicyException or null for nonepublic Boolean getResponsiblySourcesSeafood()
null for nonepublic SustainableSourcing setResponsiblySourcesSeafood(Boolean responsiblySourcesSeafood)
responsiblySourcesSeafood - responsiblySourcesSeafood or null for nonepublic String getResponsiblySourcesSeafoodException()
null for nonepublic SustainableSourcing setResponsiblySourcesSeafoodException(String responsiblySourcesSeafoodException)
responsiblySourcesSeafoodException - responsiblySourcesSeafoodException or null for nonepublic Boolean getVeganMeals()
null for nonepublic SustainableSourcing setVeganMeals(Boolean veganMeals)
veganMeals - veganMeals or null for nonepublic String getVeganMealsException()
null for nonepublic SustainableSourcing setVeganMealsException(String veganMealsException)
veganMealsException - veganMealsException or null for nonepublic Boolean getVegetarianMeals()
null for nonepublic SustainableSourcing setVegetarianMeals(Boolean vegetarianMeals)
vegetarianMeals - vegetarianMeals or null for nonepublic String getVegetarianMealsException()
null for nonepublic SustainableSourcing setVegetarianMealsException(String vegetarianMealsException)
vegetarianMealsException - vegetarianMealsException or null for nonepublic SustainableSourcing set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic SustainableSourcing clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2024 Google. All rights reserved.