Uses of Enum Class
travel.wink.sdk.lookup.model.CountryScoreRequestConsumer.SortEnum
Packages that use CountryScoreRequestConsumer.SortEnum
-
Uses of CountryScoreRequestConsumer.SortEnum in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return CountryScoreRequestConsumer.SortEnumModifier and TypeMethodDescription@NotNull CountryScoreRequestConsumer.SortEnumCountryScoreRequestConsumer.getSort()Choose the criteria you want the results sorted on.Returns the enum constant of this class with the specified name.static CountryScoreRequestConsumer.SortEnum[]CountryScoreRequestConsumer.SortEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.lookup.model with parameters of type CountryScoreRequestConsumer.SortEnumModifier and TypeMethodDescriptionvoidCountryScoreRequestConsumer.setSort(CountryScoreRequestConsumer.SortEnum sort) CountryScoreRequestConsumer.sort(CountryScoreRequestConsumer.SortEnum sort)