Uses of Enum Class
travel.wink.sdk.affiliate.browse.model.CreateStaticListAndAddSupplierRequestAffiliate.ChannelInventoryTypeEnum
Packages that use CreateStaticListAndAddSupplierRequestAffiliate.ChannelInventoryTypeEnum
-
Uses of CreateStaticListAndAddSupplierRequestAffiliate.ChannelInventoryTypeEnum in travel.wink.sdk.affiliate.browse.model
Subclasses with type arguments of type CreateStaticListAndAddSupplierRequestAffiliate.ChannelInventoryTypeEnum in travel.wink.sdk.affiliate.browse.modelModifier and TypeClassDescriptionstatic enumSupplier this list should add.Methods in travel.wink.sdk.affiliate.browse.model that return CreateStaticListAndAddSupplierRequestAffiliate.ChannelInventoryTypeEnumModifier and TypeMethodDescriptionCreateStaticListAndAddSupplierRequestAffiliate.getChannelInventoryType()Supplier this list should add.Returns the enum constant of this class with the specified name.CreateStaticListAndAddSupplierRequestAffiliate.ChannelInventoryTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.browse.model with parameters of type CreateStaticListAndAddSupplierRequestAffiliate.ChannelInventoryTypeEnumModifier and TypeMethodDescriptionCreateStaticListAndAddSupplierRequestAffiliate.channelInventoryType(CreateStaticListAndAddSupplierRequestAffiliate.ChannelInventoryTypeEnum channelInventoryType) voidCreateStaticListAndAddSupplierRequestAffiliate.setChannelInventoryType(CreateStaticListAndAddSupplierRequestAffiliate.ChannelInventoryTypeEnum channelInventoryType)