Package travel.wink.sdk.extranet.model
Class UpdateLocationRequestSupplier
java.lang.Object
travel.wink.sdk.extranet.model.UpdateLocationRequestSupplier
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-03T09:32:29.460106668+07:00[Asia/Bangkok]")
public class UpdateLocationRequestSupplier
extends Object
UpdateLocationRequestSupplier
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@NotNull @Valid GeoJsonPointSuppliergetPoint()Get pointinthashCode()point(GeoJsonPointSupplier point) voidsetPoint(GeoJsonPointSupplier point) toString()
-
Field Details
-
JSON_PROPERTY_POINT
- See Also:
-
-
Constructor Details
-
UpdateLocationRequestSupplier
public UpdateLocationRequestSupplier()
-
-
Method Details
-
point
-
getPoint
Get point- Returns:
- point
-
setPoint
-
equals
-
hashCode
-
toString
-