Uses of Enum Class
travel.wink.sdk.inventory.model.SellableRankedListLightweightNonAuthenticatedEntity.SortEnum
Packages that use SellableRankedListLightweightNonAuthenticatedEntity.SortEnum
-
Uses of SellableRankedListLightweightNonAuthenticatedEntity.SortEnum in travel.wink.sdk.inventory.model
Subclasses with type arguments of type SellableRankedListLightweightNonAuthenticatedEntity.SortEnum in travel.wink.sdk.inventory.modelModifier and TypeClassDescriptionstatic enumDetermines which badge to show on the Web Component.Methods in travel.wink.sdk.inventory.model that return SellableRankedListLightweightNonAuthenticatedEntity.SortEnumModifier and TypeMethodDescriptionSellableRankedListLightweightNonAuthenticatedEntity.getSort()Determines which badge to show on the Web Component.Returns the enum constant of this class with the specified name.SellableRankedListLightweightNonAuthenticatedEntity.SortEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.inventory.model with parameters of type SellableRankedListLightweightNonAuthenticatedEntity.SortEnumModifier and TypeMethodDescriptionvoidSellableRankedListLightweightNonAuthenticatedEntity.setSort(SellableRankedListLightweightNonAuthenticatedEntity.SortEnum sort) SellableRankedListLightweightNonAuthenticatedEntity.sort(SellableRankedListLightweightNonAuthenticatedEntity.SortEnum sort)