Uses of Enum Class
travel.wink.sdk.affiliate.model.UpsertSellerInventoryItemRequestAffiliate.SortEnum
Packages that use UpsertSellerInventoryItemRequestAffiliate.SortEnum
-
Uses of UpsertSellerInventoryItemRequestAffiliate.SortEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return UpsertSellerInventoryItemRequestAffiliate.SortEnumModifier and TypeMethodDescriptionUpsertSellerInventoryItemRequestAffiliate.getSort()The specific badge to display over the image on the Web Component.Returns the enum constant of this class with the specified name.UpsertSellerInventoryItemRequestAffiliate.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 UpsertSellerInventoryItemRequestAffiliate.SortEnumModifier and TypeMethodDescriptionvoidUpsertSellerInventoryItemRequestAffiliate.setSort(UpsertSellerInventoryItemRequestAffiliate.SortEnum sort) UpsertSellerInventoryItemRequestAffiliate.sort(UpsertSellerInventoryItemRequestAffiliate.SortEnum sort)