Uses of Enum Class
travel.wink.sdk.inventory.model.SellerInventoryItemConsumer.ChannelInventoryTypeEnum
Packages that use SellerInventoryItemConsumer.ChannelInventoryTypeEnum
-
Uses of SellerInventoryItemConsumer.ChannelInventoryTypeEnum in travel.wink.sdk.inventory.model
Methods in travel.wink.sdk.inventory.model that return SellerInventoryItemConsumer.ChannelInventoryTypeEnumModifier and TypeMethodDescriptionSellerInventoryItemConsumer.getChannelInventoryType()Channel inventory type is a subset of inventory type in that it does not include the `HOTEL` type.Returns the enum constant of this class with the specified name.SellerInventoryItemConsumer.ChannelInventoryTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.inventory.model with parameters of type SellerInventoryItemConsumer.ChannelInventoryTypeEnumModifier and TypeMethodDescriptionSellerInventoryItemConsumer.channelInventoryType(SellerInventoryItemConsumer.ChannelInventoryTypeEnum channelInventoryType) voidSellerInventoryItemConsumer.setChannelInventoryType(SellerInventoryItemConsumer.ChannelInventoryTypeEnum channelInventoryType)