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