Package travel.wink.sdk.affiliate.model
Class ConfigurableGeoJsonPolygon
java.lang.Object
travel.wink.sdk.affiliate.model.ConfigurableGeoJsonPolygon
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-05-27T09:47:12.254493+07:00[Asia/Bangkok]")
public class ConfigurableGeoJsonPolygon
extends Object
A way to persist a GeoJSON polygon
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@NotNull @Valid GeoJsonPolygonGet polygoninthashCode()polygon(GeoJsonPolygon polygon) voidsetPolygon(GeoJsonPolygon polygon) toString()
-
Field Details
-
JSON_PROPERTY_POLYGON
- See Also:
-
-
Constructor Details
-
ConfigurableGeoJsonPolygon
public ConfigurableGeoJsonPolygon()
-
-
Method Details