Uses of Enum Class
travel.wink.sdk.extranet.model.UpdateChannelManagerRequest.ChannelManagerEnum
Packages that use UpdateChannelManagerRequest.ChannelManagerEnum
-
Uses of UpdateChannelManagerRequest.ChannelManagerEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpdateChannelManagerRequest.ChannelManagerEnumModifier and TypeMethodDescriptionUpdateChannelManagerRequest.getChannelManager()Property's channel manager.Returns the enum constant of this class with the specified name.UpdateChannelManagerRequest.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 UpdateChannelManagerRequest.ChannelManagerEnumModifier and TypeMethodDescriptionUpdateChannelManagerRequest.channelManager(UpdateChannelManagerRequest.ChannelManagerEnum channelManager) voidUpdateChannelManagerRequest.setChannelManager(UpdateChannelManagerRequest.ChannelManagerEnum channelManager)