Class ConfigurableGeoJsonPolygonNonAuthenticatedEntity
java.lang.Object
travel.wink.sdk.inventory.model.ConfigurableGeoJsonPolygonNonAuthenticatedEntity
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-06-03T15:00:39.254575718+07:00[Asia/Bangkok]")
public class ConfigurableGeoJsonPolygonNonAuthenticatedEntity
extends Object
A way to persist a GeoJSON polygon
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@NotNull @Valid GeoJsonPolygonNonAuthenticatedEntityGet polygoninthashCode()voidtoString()
-
Field Details
-
JSON_PROPERTY_POLYGON
- See Also:
-
-
Constructor Details
-
ConfigurableGeoJsonPolygonNonAuthenticatedEntity
public ConfigurableGeoJsonPolygonNonAuthenticatedEntity()
-
-
Method Details
-
polygon
public ConfigurableGeoJsonPolygonNonAuthenticatedEntity polygon(GeoJsonPolygonNonAuthenticatedEntity polygon) -
getPolygon
Get polygon- Returns:
- polygon
-
setPolygon
-
equals
-
hashCode
-
toString
-