Uses of Enum Class
travel.wink.sdk.extranet.model.SearchFiltersSupplier.LifestyleEnum
Packages that use SearchFiltersSupplier.LifestyleEnum
-
Uses of SearchFiltersSupplier.LifestyleEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return SearchFiltersSupplier.LifestyleEnumModifier and TypeMethodDescriptionSearchFiltersSupplier.getLifestyle()A user can filter inventory on a lifestyleReturns the enum constant of this class with the specified name.static SearchFiltersSupplier.LifestyleEnum[]SearchFiltersSupplier.LifestyleEnum.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 SearchFiltersSupplier.LifestyleEnumModifier and TypeMethodDescriptionSearchFiltersSupplier.lifestyle(SearchFiltersSupplier.LifestyleEnum lifestyle) voidSearchFiltersSupplier.setLifestyle(SearchFiltersSupplier.LifestyleEnum lifestyle)