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