Package travel.wink.sdk.affiliate.model
Class ConfigurableGeoJsonPoint
java.lang.Object
travel.wink.sdk.affiliate.model.ConfigurableGeoJsonPoint
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-07-03T20:09:51.912811+07:00[Asia/Bangkok]")
public class ConfigurableGeoJsonPoint
extends Object
A way to persist a GeoJSON map point
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@NotNull @Valid HotelOnMapLocationgetPoint()Get pointinthashCode()point(HotelOnMapLocation point) voidsetPoint(HotelOnMapLocation point) toString()
-
Field Details
-
JSON_PROPERTY_POINT
- See Also:
-
-
Constructor Details
-
ConfigurableGeoJsonPoint
public ConfigurableGeoJsonPoint()
-
-
Method Details