Uses of Enum Class
travel.wink.sdk.affiliate.model.CreateStaticSellerListAndAddSupplierRequestAffiliate.ChannelInventoryTypeEnum
-
Uses of CreateStaticSellerListAndAddSupplierRequestAffiliate.ChannelInventoryTypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return CreateStaticSellerListAndAddSupplierRequestAffiliate.ChannelInventoryTypeEnumModifier and TypeMethodDescriptionCreateStaticSellerListAndAddSupplierRequestAffiliate.ChannelInventoryTypeEnum.fromValue(String value) CreateStaticSellerListAndAddSupplierRequestAffiliate.getChannelInventoryType()Supplier this list should add.Returns the enum constant of this class with the specified name.CreateStaticSellerListAndAddSupplierRequestAffiliate.ChannelInventoryTypeEnum.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 CreateStaticSellerListAndAddSupplierRequestAffiliate.ChannelInventoryTypeEnumModifier and TypeMethodDescriptionCreateStaticSellerListAndAddSupplierRequestAffiliate.channelInventoryType(CreateStaticSellerListAndAddSupplierRequestAffiliate.ChannelInventoryTypeEnum channelInventoryType) voidCreateStaticSellerListAndAddSupplierRequestAffiliate.setChannelInventoryType(CreateStaticSellerListAndAddSupplierRequestAffiliate.ChannelInventoryTypeEnum channelInventoryType)