Uses of Class
travel.wink.sdk.affiliate.model.HotelOnMapView
Packages that use HotelOnMapView
-
Uses of HotelOnMapView in travel.wink.sdk.affiliate.api
Methods in travel.wink.sdk.affiliate.api that return types with arguments of type HotelOnMapViewModifier and TypeMethodDescriptionreactor.core.publisher.Mono<HotelOnMapView>SupplierApi.showSupplier(String companyIdentifier, String supplierIdentifier, String accept) Show supplier Retrieve supplier information specified by identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelOnMapView>>SupplierApi.showSupplierWithHttpInfo(String companyIdentifier, String supplierIdentifier, String accept) -
Uses of HotelOnMapView in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return HotelOnMapViewModifier and TypeMethodDescriptionHotelOnMapView.addSocialsItem(Social socialsItem) HotelOnMapView.hotel(HotelOnMap hotel) Methods in travel.wink.sdk.affiliate.model that return types with arguments of type HotelOnMapViewModifier and TypeMethodDescription@Valid List<HotelOnMapView>PageHotelOnMapView.getContent()Get contentMethods in travel.wink.sdk.affiliate.model with parameters of type HotelOnMapViewMethod parameters in travel.wink.sdk.affiliate.model with type arguments of type HotelOnMapViewModifier and TypeMethodDescriptionPageHotelOnMapView.content(List<HotelOnMapView> content) voidPageHotelOnMapView.setContent(List<HotelOnMapView> content)