Uses of Enum Class
travel.wink.sdk.affiliate.model.UpsertSellerUrlRequest.InventoryTypeEnum
Packages that use UpsertSellerUrlRequest.InventoryTypeEnum
-
Uses of UpsertSellerUrlRequest.InventoryTypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return UpsertSellerUrlRequest.InventoryTypeEnumModifier and TypeMethodDescriptionUpsertSellerUrlRequest.getInventoryType()Inventory typeReturns the enum constant of this class with the specified name.UpsertSellerUrlRequest.InventoryTypeEnum.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 UpsertSellerUrlRequest.InventoryTypeEnumModifier and TypeMethodDescriptionUpsertSellerUrlRequest.inventoryType(UpsertSellerUrlRequest.InventoryTypeEnum inventoryType) voidUpsertSellerUrlRequest.setInventoryType(UpsertSellerUrlRequest.InventoryTypeEnum inventoryType)