Uses of Class
travel.wink.sdk.affiliate.model.GeoJsonPointAffiliate
Packages that use GeoJsonPointAffiliate
-
Uses of GeoJsonPointAffiliate in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return GeoJsonPointAffiliateModifier and TypeMethodDescriptionGeoJsonPointAffiliate.addCoordinatesItem(Double coordinatesItem) GeoJsonPointAffiliate.coordinates(List<Double> coordinates) @NotNull @Valid GeoJsonPointAffiliateAdvancedMapConfigurationAffiliate.getCenter()Get center@Valid GeoJsonPointAffiliateGeoNameAffiliate.getLocation()Get location@NotNull @Valid GeoJsonPointAffiliateGuestRoomAffiliate.getLocation()Get location@Valid GeoJsonPointAffiliateHotelOnMapAffiliate.getLocation()Get location@NotNull @Valid GeoJsonPointAffiliateInventoryAffiliate.getLocation()Get location@NotNull @Valid GeoJsonPointAffiliateLookupAffiliate.getLocation()Get location@Valid GeoJsonPointAffiliateUserSessionAffiliate.getLocation()Get location@Valid GeoJsonPointAffiliateDynamicSellerListAffiliate.getNearPoint()Get nearPoint@Valid GeoJsonPointAffiliateDynamicSellerListItemRequestAffiliate.getNearPoint()Get nearPoint@NotNull @Valid GeoJsonPointAffiliateGeoJsonRectangleAffiliate.getNorthEast()Get northEast@NotNull @Valid GeoJsonPointAffiliateConfigurableGeoJsonCircleAffiliate.getPoint()Get point@NotNull @Valid GeoJsonPointAffiliateConfigurableGeoJsonPointAffiliate.getPoint()Get point@Valid GeoJsonPointAffiliateInventoryMapMarkerAffiliate.getPoint()Get point@NotNull @Valid GeoJsonPointAffiliateGeoJsonRectangleAffiliate.getSouthWest()Get southWestMethods in travel.wink.sdk.affiliate.model with parameters of type GeoJsonPointAffiliateModifier and TypeMethodDescriptionAdvancedMapConfigurationAffiliate.center(GeoJsonPointAffiliate center) GeoNameAffiliate.location(GeoJsonPointAffiliate location) GuestRoomAffiliate.location(GeoJsonPointAffiliate location) HotelOnMapAffiliate.location(GeoJsonPointAffiliate location) InventoryAffiliate.location(GeoJsonPointAffiliate location) LookupAffiliate.location(GeoJsonPointAffiliate location) UserSessionAffiliate.location(GeoJsonPointAffiliate location) DynamicSellerListAffiliate.nearPoint(GeoJsonPointAffiliate nearPoint) DynamicSellerListItemRequestAffiliate.nearPoint(GeoJsonPointAffiliate nearPoint) GeoJsonRectangleAffiliate.northEast(GeoJsonPointAffiliate northEast) ConfigurableGeoJsonCircleAffiliate.point(GeoJsonPointAffiliate point) ConfigurableGeoJsonPointAffiliate.point(GeoJsonPointAffiliate point) InventoryMapMarkerAffiliate.point(GeoJsonPointAffiliate point) voidAdvancedMapConfigurationAffiliate.setCenter(GeoJsonPointAffiliate center) voidGeoNameAffiliate.setLocation(GeoJsonPointAffiliate location) voidGuestRoomAffiliate.setLocation(GeoJsonPointAffiliate location) voidHotelOnMapAffiliate.setLocation(GeoJsonPointAffiliate location) voidInventoryAffiliate.setLocation(GeoJsonPointAffiliate location) voidLookupAffiliate.setLocation(GeoJsonPointAffiliate location) voidUserSessionAffiliate.setLocation(GeoJsonPointAffiliate location) voidDynamicSellerListAffiliate.setNearPoint(GeoJsonPointAffiliate nearPoint) voidDynamicSellerListItemRequestAffiliate.setNearPoint(GeoJsonPointAffiliate nearPoint) voidGeoJsonRectangleAffiliate.setNorthEast(GeoJsonPointAffiliate northEast) voidConfigurableGeoJsonCircleAffiliate.setPoint(GeoJsonPointAffiliate point) voidConfigurableGeoJsonPointAffiliate.setPoint(GeoJsonPointAffiliate point) voidInventoryMapMarkerAffiliate.setPoint(GeoJsonPointAffiliate point) voidGeoJsonRectangleAffiliate.setSouthWest(GeoJsonPointAffiliate southWest) GeoJsonRectangleAffiliate.southWest(GeoJsonPointAffiliate southWest)