Uses of Class
travel.wink.sdk.channel.manager.model.ChannelManagerProperty
Packages that use ChannelManagerProperty
-
Uses of ChannelManagerProperty in travel.wink.sdk.channel.manager.model
Methods in travel.wink.sdk.channel.manager.model that return ChannelManagerPropertyModifier and TypeMethodDescriptionChannelManagerProperty.countryCode(String countryCode) ChannelManagerProperty.currencyCode(String currencyCode) @NotNull @Valid ChannelManagerPropertyPropertyWithRoomRateList.getProperty()Get propertyChannelManagerProperty.identifier(String identifier) Methods in travel.wink.sdk.channel.manager.model that return types with arguments of type ChannelManagerPropertyModifier and TypeMethodDescription@Valid List<@Valid ChannelManagerProperty> PageChannelManagerProperty.getContent()Get contentMethods in travel.wink.sdk.channel.manager.model with parameters of type ChannelManagerPropertyModifier and TypeMethodDescriptionPageChannelManagerProperty.addContentItem(ChannelManagerProperty contentItem) PropertyWithRoomRateList.property(ChannelManagerProperty property) voidPropertyWithRoomRateList.setProperty(ChannelManagerProperty property) Method parameters in travel.wink.sdk.channel.manager.model with type arguments of type ChannelManagerPropertyModifier and TypeMethodDescriptionPageChannelManagerProperty.content(List<@Valid ChannelManagerProperty> content) voidPageChannelManagerProperty.setContent(List<@Valid ChannelManagerProperty> content)