Uses of Class
travel.wink.sdk.inventory.model.RefPointConsumer
Packages that use RefPointConsumer
-
Uses of RefPointConsumer in travel.wink.sdk.inventory.model
Methods in travel.wink.sdk.inventory.model that return RefPointConsumerModifier and TypeMethodDescriptionRefPointConsumer.addDescriptionsItem(SimpleDescriptionConsumer descriptionsItem) RefPointConsumer.addDisabilityFeaturesItem(String disabilityFeaturesItem) RefPointConsumer.addMultimediasItem(SimpleMultimediaConsumer multimediasItem) RefPointConsumer.addRecognitionListItem(TravelInventoryRecognitionConsumer recognitionListItem) RefPointConsumer.address(AddressConsumer address) RefPointConsumer.addSecurityFeaturesItem(String securityFeaturesItem) RefPointConsumer.addSocialsItem(SocialConsumer socialsItem) RefPointConsumer.applicableEnd(LocalDate applicableEnd) RefPointConsumer.applicableStart(LocalDate applicableStart) RefPointConsumer.commissionable(Boolean commissionable) RefPointConsumer.contact(ContactConsumer contact) RefPointConsumer.daysOfWeek(DowPatternGroupConsumer daysOfWeek) RefPointConsumer.descriptions(List<SimpleDescriptionConsumer> descriptions) RefPointConsumer.disabilityFeatures(List<String> disabilityFeatures) RefPointConsumer.featuredInd(Boolean featuredInd) @Valid RefPointConsumerPlaceLocalizedInventoryConsumer.getPlace()Get placeRefPointConsumer.hotelIdentifier(UUID hotelIdentifier) RefPointConsumer.identifier(UUID identifier) RefPointConsumer.lifestyleType(RefPointConsumer.LifestyleTypeEnum lifestyleType) RefPointConsumer.location(GeoJsonPointConsumer location) RefPointConsumer.minAgeAppropriateCode(String minAgeAppropriateCode) RefPointConsumer.multimedias(List<SimpleMultimediaConsumer> multimedias) RefPointConsumer.pricePoint(RefPointConsumer.PricePointEnum pricePoint) RefPointConsumer.proximityCode(String proximityCode) RefPointConsumer.recognitionList(List<TravelInventoryRecognitionConsumer> recognitionList) RefPointConsumer.refPointCategoryCode(String refPointCategoryCode) RefPointConsumer.reservationRequiredInd(Boolean reservationRequiredInd) RefPointConsumer.securityFeatures(List<String> securityFeatures) RefPointConsumer.socials(List<SocialConsumer> socials) Methods in travel.wink.sdk.inventory.model with parameters of type RefPointConsumerModifier and TypeMethodDescriptionPlaceLocalizedInventoryConsumer.place(RefPointConsumer place) voidPlaceLocalizedInventoryConsumer.setPlace(RefPointConsumer place)