Uses of Enum Class
travel.wink.sdk.extranet.model.ChannelManager.ChannelManagerEnum
Packages that use ChannelManager.ChannelManagerEnum
-
Uses of ChannelManager.ChannelManagerEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return ChannelManager.ChannelManagerEnumModifier and TypeMethodDescriptionChannelManager.getChannelManager()Property's channel manager.Returns the enum constant of this class with the specified name.static ChannelManager.ChannelManagerEnum[]ChannelManager.ChannelManagerEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.model with parameters of type ChannelManager.ChannelManagerEnumModifier and TypeMethodDescriptionChannelManager.channelManager(ChannelManager.ChannelManagerEnum channelManager) voidChannelManager.setChannelManager(ChannelManager.ChannelManagerEnum channelManager)