Uses of Class
travel.wink.sdk.affiliate.model.ConfigurableGeoJsonRectangle
Packages that use ConfigurableGeoJsonRectangle
-
Uses of ConfigurableGeoJsonRectangle in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return ConfigurableGeoJsonRectangleModifier and TypeMethodDescriptionConfigurableGeoJsonRectangle.rectangle(GeoJsonRectangle rectangle) Methods in travel.wink.sdk.affiliate.model that return types with arguments of type ConfigurableGeoJsonRectangleModifier and TypeMethodDescription@Valid List<ConfigurableGeoJsonRectangle>AdvancedMapConfiguration.getRectangles()Get rectanglesMethods in travel.wink.sdk.affiliate.model with parameters of type ConfigurableGeoJsonRectangleModifier and TypeMethodDescriptionAdvancedMapConfiguration.addRectanglesItem(ConfigurableGeoJsonRectangle rectanglesItem) Method parameters in travel.wink.sdk.affiliate.model with type arguments of type ConfigurableGeoJsonRectangleModifier and TypeMethodDescriptionAdvancedMapConfiguration.rectangles(List<ConfigurableGeoJsonRectangle> rectangles) voidAdvancedMapConfiguration.setRectangles(List<ConfigurableGeoJsonRectangle> rectangles)