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