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