Package travel.wink.sdk.affiliate.model
Class ConfigurableGeoJsonPointAffiliate
java.lang.Object
travel.wink.sdk.affiliate.model.ConfigurableGeoJsonPointAffiliate
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-05-12T18:08:19.345230203+07:00[Asia/Bangkok]")
public class ConfigurableGeoJsonPointAffiliate
extends Object
A way to persist a GeoJSON map point
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@NotNull @Valid GeoJsonPointAffiliategetPoint()Get pointinthashCode()point(GeoJsonPointAffiliate point) voidsetPoint(GeoJsonPointAffiliate point) toString()
-
Field Details
-
JSON_PROPERTY_POINT
- See Also:
-
-
Constructor Details
-
ConfigurableGeoJsonPointAffiliate
public ConfigurableGeoJsonPointAffiliate()
-
-
Method Details