Uses of Class
travel.wink.sdk.extranet.model.RefPoint
Packages that use RefPoint
-
Uses of RefPoint in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return RefPointModifier and TypeMethodDescriptionRefPoint.addDescriptionsItem(SimpleDescription descriptionsItem) RefPoint.addDisabilityFeaturesItem(String disabilityFeaturesItem) RefPoint.addMultimediasItem(Multimedia multimediasItem) RefPoint.addRecognitionListItem(TravelInventoryRecognition recognitionListItem) RefPoint.addSecurityFeaturesItem(String securityFeaturesItem) RefPoint.addSocialsItem(Social socialsItem) RefPoint.addTransactionalInventoryListItem(TransactionalTravelInventory transactionalInventoryListItem) RefPoint.applicableEnd(LocalDate applicableEnd) RefPoint.applicableStart(LocalDate applicableStart) RefPoint.commissionable(Boolean commissionable) RefPoint.daysOfWeek(DowPatternGroup daysOfWeek) RefPoint.descriptions(List<SimpleDescription> descriptions) RefPoint.disabilityFeatures(List<String> disabilityFeatures) RefPoint.featuredInd(Boolean featuredInd) @Valid RefPointRefPointView.getRefPoint()Get refPointRefPoint.hotelIdentifier(UUID hotelIdentifier) RefPoint.identifier(UUID identifier) RefPoint.lifestyleType(RefPoint.LifestyleTypeEnum lifestyleType) RefPoint.location(GeoJsonPoint location) RefPoint.minAgeAppropriateCode(String minAgeAppropriateCode) RefPoint.multimedias(List<Multimedia> multimedias) RefPoint.percentDiscount(Double percentDiscount) RefPoint.pricingType(RefPoint.PricingTypeEnum pricingType) RefPoint.proximityCode(String proximityCode) RefPoint.recognitionList(List<TravelInventoryRecognition> recognitionList) RefPoint.refPointCategoryCode(String refPointCategoryCode) RefPoint.reservationRequiredInd(Boolean reservationRequiredInd) RefPoint.securityFeatures(List<String> securityFeatures) RefPoint.transactionalInventoryList(List<TransactionalTravelInventory> transactionalInventoryList) Methods in travel.wink.sdk.extranet.model with parameters of type RefPoint