Uses of Enum Class
travel.wink.sdk.inventory.model.SellableListLightweightNonAuthenticatedEntity.SortEnum
Packages that use SellableListLightweightNonAuthenticatedEntity.SortEnum
-
Uses of SellableListLightweightNonAuthenticatedEntity.SortEnum in travel.wink.sdk.inventory.model
Subclasses with type arguments of type SellableListLightweightNonAuthenticatedEntity.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 SellableListLightweightNonAuthenticatedEntity.SortEnumModifier and TypeMethodDescriptionSellableListLightweightNonAuthenticatedEntity.getSort()Determines which badge to show on the Web Component.Returns the enum constant of this class with the specified name.SellableListLightweightNonAuthenticatedEntity.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 SellableListLightweightNonAuthenticatedEntity.SortEnumModifier and TypeMethodDescriptionvoidSellableListLightweightNonAuthenticatedEntity.setSort(SellableListLightweightNonAuthenticatedEntity.SortEnum sort) SellableListLightweightNonAuthenticatedEntity.sort(SellableListLightweightNonAuthenticatedEntity.SortEnum sort)