Uses of Enum Class
travel.wink.sdk.inventory.model.RestaurantConsumer.LifestyleTypeEnum
Packages that use RestaurantConsumer.LifestyleTypeEnum
-
Uses of RestaurantConsumer.LifestyleTypeEnum in travel.wink.sdk.inventory.model
Methods in travel.wink.sdk.inventory.model that return RestaurantConsumer.LifestyleTypeEnumModifier and TypeMethodDescriptionRestaurantConsumer.getLifestyleType()Indicate the type of lifestyle this inventory should be associated with.Returns the enum constant of this class with the specified name.static RestaurantConsumer.LifestyleTypeEnum[]RestaurantConsumer.LifestyleTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.inventory.model with parameters of type RestaurantConsumer.LifestyleTypeEnumModifier and TypeMethodDescriptionRestaurantConsumer.lifestyleType(RestaurantConsumer.LifestyleTypeEnum lifestyleType) voidRestaurantConsumer.setLifestyleType(RestaurantConsumer.LifestyleTypeEnum lifestyleType)