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