Uses of Enum Class
travel.wink.sdk.extranet.model.UpsertRestaurantRequestSupplier.LifestyleTypeEnum
Packages that use UpsertRestaurantRequestSupplier.LifestyleTypeEnum
-
Uses of UpsertRestaurantRequestSupplier.LifestyleTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertRestaurantRequestSupplier.LifestyleTypeEnumModifier and TypeMethodDescriptionUpsertRestaurantRequestSupplier.getLifestyleType()Indicate the type of lifestyle this inventory should be associated with.Returns the enum constant of this class with the specified name.UpsertRestaurantRequestSupplier.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 UpsertRestaurantRequestSupplier.LifestyleTypeEnumModifier and TypeMethodDescriptionUpsertRestaurantRequestSupplier.lifestyleType(UpsertRestaurantRequestSupplier.LifestyleTypeEnum lifestyleType) voidUpsertRestaurantRequestSupplier.setLifestyleType(UpsertRestaurantRequestSupplier.LifestyleTypeEnum lifestyleType)