Uses of Enum Class
travel.wink.sdk.inventory.model.SellerInventoryItemNonAuthenticatedEntity.ChannelInventoryTypeEnum
Packages that use SellerInventoryItemNonAuthenticatedEntity.ChannelInventoryTypeEnum
-
Uses of SellerInventoryItemNonAuthenticatedEntity.ChannelInventoryTypeEnum in travel.wink.sdk.inventory.model
Methods in travel.wink.sdk.inventory.model that return SellerInventoryItemNonAuthenticatedEntity.ChannelInventoryTypeEnumModifier and TypeMethodDescriptionSellerInventoryItemNonAuthenticatedEntity.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.SellerInventoryItemNonAuthenticatedEntity.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 SellerInventoryItemNonAuthenticatedEntity.ChannelInventoryTypeEnumModifier and TypeMethodDescriptionSellerInventoryItemNonAuthenticatedEntity.channelInventoryType(SellerInventoryItemNonAuthenticatedEntity.ChannelInventoryTypeEnum channelInventoryType) voidSellerInventoryItemNonAuthenticatedEntity.setChannelInventoryType(SellerInventoryItemNonAuthenticatedEntity.ChannelInventoryTypeEnum channelInventoryType)