Uses of Enum Class
travel.wink.sdk.inventory.model.SellableItemLightweightNonAuthenticatedEntity.ChannelInventoryTypeEnum
Packages that use SellableItemLightweightNonAuthenticatedEntity.ChannelInventoryTypeEnum
-
Uses of SellableItemLightweightNonAuthenticatedEntity.ChannelInventoryTypeEnum in travel.wink.sdk.inventory.model
Subclasses with type arguments of type SellableItemLightweightNonAuthenticatedEntity.ChannelInventoryTypeEnum in travel.wink.sdk.inventory.modelModifier and TypeClassDescriptionstatic enumChannel inventory type is a subset of blocking type in that it does not include the `HOTEL` type.Methods in travel.wink.sdk.inventory.model that return SellableItemLightweightNonAuthenticatedEntity.ChannelInventoryTypeEnumModifier and TypeMethodDescriptionSellableItemLightweightNonAuthenticatedEntity.getChannelInventoryType()Channel inventory type is a subset of blocking type in that it does not include the `HOTEL` type.Returns the enum constant of this class with the specified name.SellableItemLightweightNonAuthenticatedEntity.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 SellableItemLightweightNonAuthenticatedEntity.ChannelInventoryTypeEnumModifier and TypeMethodDescriptionSellableItemLightweightNonAuthenticatedEntity.channelInventoryType(SellableItemLightweightNonAuthenticatedEntity.ChannelInventoryTypeEnum channelInventoryType) voidSellableItemLightweightNonAuthenticatedEntity.setChannelInventoryType(SellableItemLightweightNonAuthenticatedEntity.ChannelInventoryTypeEnum channelInventoryType)