Uses of Enum Class
travel.wink.sdk.inventory.model.SellableItemLightweightNonAuthenticatedEntity.SortEnum
Packages that use SellableItemLightweightNonAuthenticatedEntity.SortEnum
-
Uses of SellableItemLightweightNonAuthenticatedEntity.SortEnum in travel.wink.sdk.inventory.model
Subclasses with type arguments of type SellableItemLightweightNonAuthenticatedEntity.SortEnum in travel.wink.sdk.inventory.modelModifier and TypeClassDescriptionstatic enumThe specific badge to display over the image on the Web Component.Methods in travel.wink.sdk.inventory.model that return SellableItemLightweightNonAuthenticatedEntity.SortEnumModifier and TypeMethodDescriptionSellableItemLightweightNonAuthenticatedEntity.getSort()The specific badge to display over the image on the Web Component.Returns the enum constant of this class with the specified name.SellableItemLightweightNonAuthenticatedEntity.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 SellableItemLightweightNonAuthenticatedEntity.SortEnumModifier and TypeMethodDescriptionvoidSellableItemLightweightNonAuthenticatedEntity.setSort(SellableItemLightweightNonAuthenticatedEntity.SortEnum sort) SellableItemLightweightNonAuthenticatedEntity.sort(SellableItemLightweightNonAuthenticatedEntity.SortEnum sort)