Uses of Class
travel.wink.sdk.extranet.model.RefPointSupplier
Packages that use RefPointSupplier
-
Uses of RefPointSupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return RefPointSupplierModifier and TypeMethodDescriptionRefPointSupplier.addDescriptionsItem(SimpleDescriptionSupplier descriptionsItem) RefPointSupplier.addDisabilityFeaturesItem(String disabilityFeaturesItem) RefPointSupplier.addMultimediasItem(SimpleMultimediaSupplier multimediasItem) RefPointSupplier.addRecognitionListItem(TravelInventoryRecognitionSupplier recognitionListItem) RefPointSupplier.address(AddressSupplier address) RefPointSupplier.addSecurityFeaturesItem(String securityFeaturesItem) RefPointSupplier.addSocialsItem(SocialSupplier socialsItem) RefPointSupplier.addTransactionalInventoryListItem(TransactionalTravelInventorySupplier transactionalInventoryListItem) RefPointSupplier.applicableEnd(LocalDate applicableEnd) RefPointSupplier.applicableStart(LocalDate applicableStart) RefPointSupplier.commissionable(Boolean commissionable) RefPointSupplier.contact(ContactSupplier contact) RefPointSupplier.daysOfWeek(DowPatternGroupSupplier daysOfWeek) RefPointSupplier.descriptions(List<SimpleDescriptionSupplier> descriptions) RefPointSupplier.disabilityFeatures(List<String> disabilityFeatures) RefPointSupplier.featuredInd(Boolean featuredInd) @Valid RefPointSupplierRefPointViewSupplier.getRefPoint()Get refPointRefPointSupplier.hotelIdentifier(UUID hotelIdentifier) RefPointSupplier.identifier(UUID identifier) RefPointSupplier.lifestyleType(RefPointSupplier.LifestyleTypeEnum lifestyleType) RefPointSupplier.location(GeoJsonPointSupplier location) RefPointSupplier.minAgeAppropriateCode(String minAgeAppropriateCode) RefPointSupplier.multimedias(List<SimpleMultimediaSupplier> multimedias) RefPointSupplier.pricePoint(RefPointSupplier.PricePointEnum pricePoint) RefPointSupplier.proximityCode(String proximityCode) RefPointSupplier.recognitionList(List<TravelInventoryRecognitionSupplier> recognitionList) RefPointSupplier.refPointCategoryCode(String refPointCategoryCode) RefPointSupplier.reservationRequiredInd(Boolean reservationRequiredInd) RefPointSupplier.securityFeatures(List<String> securityFeatures) RefPointSupplier.socials(List<SocialSupplier> socials) RefPointSupplier.transactionalInventoryList(List<TransactionalTravelInventorySupplier> transactionalInventoryList) Methods in travel.wink.sdk.extranet.model with parameters of type RefPointSupplierModifier and TypeMethodDescriptionRefPointViewSupplier.refPoint(RefPointSupplier refPoint) voidRefPointViewSupplier.setRefPoint(RefPointSupplier refPoint)