Uses of Class
travel.wink.sdk.user.settings.model.TravelInventoryRecognitionAuthenticatedEntity
Packages that use TravelInventoryRecognitionAuthenticatedEntity
-
Uses of TravelInventoryRecognitionAuthenticatedEntity in travel.wink.sdk.user.settings.model
Methods in travel.wink.sdk.user.settings.model that return TravelInventoryRecognitionAuthenticatedEntityModifier and TypeMethodDescriptionTravelInventoryRecognitionAuthenticatedEntity.category(TravelInventoryRecognitionAuthenticatedEntity.CategoryEnum category) TravelInventoryRecognitionAuthenticatedEntity.identifier(UUID identifier) TravelInventoryRecognitionAuthenticatedEntity.officialAppointmentInd(Boolean officialAppointmentInd) TravelInventoryRecognitionAuthenticatedEntity.ratingSymbol(String ratingSymbol) TravelInventoryRecognitionAuthenticatedEntity.type(TravelInventoryRecognitionAuthenticatedEntity.TypeEnum type) Methods in travel.wink.sdk.user.settings.model that return types with arguments of type TravelInventoryRecognitionAuthenticatedEntityModifier and TypeMethodDescriptionHotelOnMapAuthenticatedEntity.getThirdPartyReviews()Array of awards and third party reviews given to property by certified / non-certified providers.Methods in travel.wink.sdk.user.settings.model with parameters of type TravelInventoryRecognitionAuthenticatedEntityModifier and TypeMethodDescriptionHotelOnMapAuthenticatedEntity.addThirdPartyReviewsItem(TravelInventoryRecognitionAuthenticatedEntity thirdPartyReviewsItem) Method parameters in travel.wink.sdk.user.settings.model with type arguments of type TravelInventoryRecognitionAuthenticatedEntityModifier and TypeMethodDescriptionvoidHotelOnMapAuthenticatedEntity.setThirdPartyReviews(List<TravelInventoryRecognitionAuthenticatedEntity> thirdPartyReviews) HotelOnMapAuthenticatedEntity.thirdPartyReviews(List<TravelInventoryRecognitionAuthenticatedEntity> thirdPartyReviews)