Uses of Class
travel.wink.sdk.affiliate.model.BedroomAffiliate
Packages that use BedroomAffiliate
-
Uses of BedroomAffiliate in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return BedroomAffiliateModifier and TypeMethodDescriptionBedroomAffiliate.addBedListItem(BedAffiliate bedListItem) BedroomAffiliate.bedList(List<BedAffiliate> bedList) BedroomAffiliate.type(BedroomAffiliate.TypeEnum type) Methods in travel.wink.sdk.affiliate.model that return types with arguments of type BedroomAffiliateModifier and TypeMethodDescription@NotNull @Valid List<BedroomAffiliate> BedroomConfigurationAffiliate.getBedroomList()A room type can have more than one bedroom configuration.Methods in travel.wink.sdk.affiliate.model with parameters of type BedroomAffiliateModifier and TypeMethodDescriptionBedroomConfigurationAffiliate.addBedroomListItem(BedroomAffiliate bedroomListItem) Method parameters in travel.wink.sdk.affiliate.model with type arguments of type BedroomAffiliateModifier and TypeMethodDescriptionBedroomConfigurationAffiliate.bedroomList(List<BedroomAffiliate> bedroomList) voidBedroomConfigurationAffiliate.setBedroomList(List<BedroomAffiliate> bedroomList)