Uses of Class
travel.wink.sdk.extranet.model.GeoJsonPointSupplier
Packages that use GeoJsonPointSupplier
-
Uses of GeoJsonPointSupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return GeoJsonPointSupplierModifier and TypeMethodDescriptionGeoJsonPointSupplier.addCoordinatesItem(Double coordinatesItem) GeoJsonPointSupplier.coordinates(List<Double> coordinates) @Valid GeoJsonPointSupplierGeoNameSupplier.getLocation()Get location@NotNull @Valid GeoJsonPointSupplierGuestRoomSupplier.getLocation()Get location@Valid GeoJsonPointSupplierHotelOnMapSupplier.getLocation()Get location@NotNull @Valid GeoJsonPointSupplierInventorySupplier.getLocation()Get location@NotNull @Valid GeoJsonPointSupplierMeetingRoomSupplier.getLocation()Get location@NotNull @Valid GeoJsonPointSupplierRefPointSupplier.getLocation()Get location@NotNull @Valid GeoJsonPointSupplierRestaurantSupplier.getLocation()Get location@NotNull @Valid GeoJsonPointSupplierSpaSupplier.getLocation()Get location@NotNull @Valid GeoJsonPointSupplierUpsertGuestRoomRequestSupplier.getLocation()Get location@NotNull @Valid GeoJsonPointSupplierUpsertMeetingRoomRequestSupplier.getLocation()Get location@NotNull @Valid GeoJsonPointSupplierUpsertPlaceRequestSupplier.getLocation()Get location@NotNull @Valid GeoJsonPointSupplierUpsertRestaurantRequestSupplier.getLocation()Get location@NotNull @Valid GeoJsonPointSupplierUpsertSpaRequestSupplier.getLocation()Get location@Valid GeoJsonPointSupplierUserSessionSupplier.getLocation()Get location@Valid GeoJsonPointSupplierHotelSupplier.getLocationPoint()Get locationPoint@NotNull @Valid GeoJsonPointSupplierUpdateLocationRequestSupplier.getPoint()Get pointMethods in travel.wink.sdk.extranet.model with parameters of type GeoJsonPointSupplierModifier and TypeMethodDescriptionGeoNameSupplier.location(GeoJsonPointSupplier location) GuestRoomSupplier.location(GeoJsonPointSupplier location) HotelOnMapSupplier.location(GeoJsonPointSupplier location) InventorySupplier.location(GeoJsonPointSupplier location) MeetingRoomSupplier.location(GeoJsonPointSupplier location) RefPointSupplier.location(GeoJsonPointSupplier location) RestaurantSupplier.location(GeoJsonPointSupplier location) SpaSupplier.location(GeoJsonPointSupplier location) UpsertGuestRoomRequestSupplier.location(GeoJsonPointSupplier location) UpsertMeetingRoomRequestSupplier.location(GeoJsonPointSupplier location) UpsertPlaceRequestSupplier.location(GeoJsonPointSupplier location) UpsertRestaurantRequestSupplier.location(GeoJsonPointSupplier location) UpsertSpaRequestSupplier.location(GeoJsonPointSupplier location) UserSessionSupplier.location(GeoJsonPointSupplier location) HotelSupplier.locationPoint(GeoJsonPointSupplier locationPoint) UpdateLocationRequestSupplier.point(GeoJsonPointSupplier point) voidGeoNameSupplier.setLocation(GeoJsonPointSupplier location) voidGuestRoomSupplier.setLocation(GeoJsonPointSupplier location) voidHotelOnMapSupplier.setLocation(GeoJsonPointSupplier location) voidInventorySupplier.setLocation(GeoJsonPointSupplier location) voidMeetingRoomSupplier.setLocation(GeoJsonPointSupplier location) voidRefPointSupplier.setLocation(GeoJsonPointSupplier location) voidRestaurantSupplier.setLocation(GeoJsonPointSupplier location) voidSpaSupplier.setLocation(GeoJsonPointSupplier location) voidUpsertGuestRoomRequestSupplier.setLocation(GeoJsonPointSupplier location) voidUpsertMeetingRoomRequestSupplier.setLocation(GeoJsonPointSupplier location) voidUpsertPlaceRequestSupplier.setLocation(GeoJsonPointSupplier location) voidUpsertRestaurantRequestSupplier.setLocation(GeoJsonPointSupplier location) voidUpsertSpaRequestSupplier.setLocation(GeoJsonPointSupplier location) voidUserSessionSupplier.setLocation(GeoJsonPointSupplier location) voidHotelSupplier.setLocationPoint(GeoJsonPointSupplier locationPoint) voidUpdateLocationRequestSupplier.setPoint(GeoJsonPointSupplier point)