Package | Description |
---|---|
com.google.api.services.mybusinesslodging.v1.model |
Modifier and Type | Method and Description |
---|---|
FoodAndDrink |
FoodAndDrink.clone() |
FoodAndDrink |
Lodging.getFoodAndDrink()
Meals, snacks, and beverages available at the property.
|
FoodAndDrink |
FoodAndDrink.set(String fieldName,
Object value) |
FoodAndDrink |
FoodAndDrink.setBar(Boolean bar)
Bar.
|
FoodAndDrink |
FoodAndDrink.setBarException(String barException)
Bar exception.
|
FoodAndDrink |
FoodAndDrink.setBreakfastAvailable(Boolean breakfastAvailable)
Breakfast available.
|
FoodAndDrink |
FoodAndDrink.setBreakfastAvailableException(String breakfastAvailableException)
Breakfast available exception.
|
FoodAndDrink |
FoodAndDrink.setBreakfastBuffet(Boolean breakfastBuffet)
Breakfast buffet.
|
FoodAndDrink |
FoodAndDrink.setBreakfastBuffetException(String breakfastBuffetException)
Breakfast buffet exception.
|
FoodAndDrink |
FoodAndDrink.setBuffet(Boolean buffet)
Buffet.
|
FoodAndDrink |
FoodAndDrink.setBuffetException(String buffetException)
Buffet exception.
|
FoodAndDrink |
FoodAndDrink.setDinnerBuffet(Boolean dinnerBuffet)
Dinner buffet.
|
FoodAndDrink |
FoodAndDrink.setDinnerBuffetException(String dinnerBuffetException)
Dinner buffet exception.
|
FoodAndDrink |
FoodAndDrink.setFreeBreakfast(Boolean freeBreakfast)
Free breakfast.
|
FoodAndDrink |
FoodAndDrink.setFreeBreakfastException(String freeBreakfastException)
Free breakfast exception.
|
FoodAndDrink |
FoodAndDrink.setRestaurant(Boolean restaurant)
Restaurant.
|
FoodAndDrink |
FoodAndDrink.setRestaurantException(String restaurantException)
Restaurant exception.
|
FoodAndDrink |
FoodAndDrink.setRestaurantsCount(Integer restaurantsCount)
Restaurants count.
|
FoodAndDrink |
FoodAndDrink.setRestaurantsCountException(String restaurantsCountException)
Restaurants count exception.
|
FoodAndDrink |
FoodAndDrink.setRoomService(Boolean roomService)
Room service.
|
FoodAndDrink |
FoodAndDrink.setRoomServiceException(String roomServiceException)
Room service exception.
|
FoodAndDrink |
FoodAndDrink.setTableService(Boolean tableService)
Table service.
|
FoodAndDrink |
FoodAndDrink.setTableServiceException(String tableServiceException)
Table service exception.
|
FoodAndDrink |
FoodAndDrink.setTwentyFourHourRoomService(Boolean twentyFourHourRoomService)
24hr room service.
|
FoodAndDrink |
FoodAndDrink.setTwentyFourHourRoomServiceException(String twentyFourHourRoomServiceException)
24hr room service exception.
|
FoodAndDrink |
FoodAndDrink.setVendingMachine(Boolean vendingMachine)
Vending machine.
|
FoodAndDrink |
FoodAndDrink.setVendingMachineException(String vendingMachineException)
Vending machine exception.
|
Modifier and Type | Method and Description |
---|---|
Lodging |
Lodging.setFoodAndDrink(FoodAndDrink foodAndDrink)
Meals, snacks, and beverages available at the property.
|
Copyright © 2011–2024 Google. All rights reserved.