Uses of Enum Class
travel.wink.sdk.affiliate.model.UpsertSellerInventoryListRequestAffiliate.SortEnum
Packages that use UpsertSellerInventoryListRequestAffiliate.SortEnum
-
Uses of UpsertSellerInventoryListRequestAffiliate.SortEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return UpsertSellerInventoryListRequestAffiliate.SortEnumModifier and TypeMethodDescriptionUpsertSellerInventoryListRequestAffiliate.getSort()Determines which badge to show on the Web Component.Returns the enum constant of this class with the specified name.UpsertSellerInventoryListRequestAffiliate.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 UpsertSellerInventoryListRequestAffiliate.SortEnumModifier and TypeMethodDescriptionvoidUpsertSellerInventoryListRequestAffiliate.setSort(UpsertSellerInventoryListRequestAffiliate.SortEnum sort) UpsertSellerInventoryListRequestAffiliate.sort(UpsertSellerInventoryListRequestAffiliate.SortEnum sort)