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