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