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