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