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