Uses of Class
travel.wink.sdk.extranet.model.GeoJsonPointDescriptive
Packages that use GeoJsonPointDescriptive
-
Uses of GeoJsonPointDescriptive in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return GeoJsonPointDescriptiveModifier and TypeMethodDescriptionGeoJsonPointDescriptive.addCoordinatesItem(Double coordinatesItem) GeoJsonPointDescriptive.coordinates(List<Double> coordinates) @NotNull @Valid GeoJsonPointDescriptiveAddOnDescriptive.getLocation()Get location@NotNull @Valid GeoJsonPointDescriptiveBundleDescriptive.getLocation()Get location@NotNull @Valid GeoJsonPointDescriptiveGuestRoomDescriptive.getLocation()Get location@Valid GeoJsonPointDescriptiveInventoryDescriptive.getLocation()Get locationMethods in travel.wink.sdk.extranet.model with parameters of type GeoJsonPointDescriptiveModifier and TypeMethodDescriptionAddOnDescriptive.location(GeoJsonPointDescriptive location) BundleDescriptive.location(GeoJsonPointDescriptive location) GuestRoomDescriptive.location(GeoJsonPointDescriptive location) InventoryDescriptive.location(GeoJsonPointDescriptive location) voidAddOnDescriptive.setLocation(GeoJsonPointDescriptive location) voidBundleDescriptive.setLocation(GeoJsonPointDescriptive location) voidGuestRoomDescriptive.setLocation(GeoJsonPointDescriptive location) voidInventoryDescriptive.setLocation(GeoJsonPointDescriptive location)