Uses of Enum Class
travel.wink.sdk.lookup.model.CityScoreRequestConsumer.SortEnum
Packages that use CityScoreRequestConsumer.SortEnum
-
Uses of CityScoreRequestConsumer.SortEnum in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return CityScoreRequestConsumer.SortEnumModifier and TypeMethodDescription@NotNull CityScoreRequestConsumer.SortEnumCityScoreRequestConsumer.getSort()Choose the criteria you want the results sorted on.Returns the enum constant of this class with the specified name.static CityScoreRequestConsumer.SortEnum[]CityScoreRequestConsumer.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 CityScoreRequestConsumer.SortEnumModifier and TypeMethodDescriptionvoidCityScoreRequestConsumer.setSort(CityScoreRequestConsumer.SortEnum sort) CityScoreRequestConsumer.sort(CityScoreRequestConsumer.SortEnum sort)