Uses of Enum Class
travel.wink.sdk.affiliate.model.SellerInventoryItemAffiliate.SortEnum
Packages that use SellerInventoryItemAffiliate.SortEnum
-
Uses of SellerInventoryItemAffiliate.SortEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return SellerInventoryItemAffiliate.SortEnumModifier and TypeMethodDescriptionSellerInventoryItemAffiliate.getSort()The specific badge to display over the image on the Web Component.Returns the enum constant of this class with the specified name.SellerInventoryItemAffiliate.SortEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model with parameters of type SellerInventoryItemAffiliate.SortEnumModifier and TypeMethodDescriptionvoidSellerInventoryItemAffiliate.setSort(SellerInventoryItemAffiliate.SortEnum sort) SellerInventoryItemAffiliate.sort(SellerInventoryItemAffiliate.SortEnum sort)