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