Uses of Class
travel.wink.sdk.booking.model.GeoJsonPolygonBooker
Packages that use GeoJsonPolygonBooker
-
Uses of GeoJsonPolygonBooker in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return GeoJsonPolygonBookerModifier and TypeMethodDescriptionGeoJsonPolygonBooker.addCoordinatesItem(GeoJsonLineStringBooker coordinatesItem) GeoJsonPolygonBooker.addPointsItem(PointBooker pointsItem) GeoJsonPolygonBooker.coordinates(List<GeoJsonLineStringBooker> coordinates) @Valid GeoJsonPolygonBookerUserSessionBooker.getBounds()Get boundsGeoJsonPolygonBooker.points(List<PointBooker> points) Methods in travel.wink.sdk.booking.model with parameters of type GeoJsonPolygonBookerModifier and TypeMethodDescriptionUserSessionBooker.bounds(GeoJsonPolygonBooker bounds) voidUserSessionBooker.setBounds(GeoJsonPolygonBooker bounds)