Package travel.wink.sdk.affiliate.model
Class GeoJsonLineStringAffiliate
java.lang.Object
travel.wink.sdk.affiliate.model.GeoJsonLineStringAffiliate
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-12T16:59:18.389569124+07:00[Asia/Bangkok]")
public class GeoJsonLineStringAffiliate
extends Object
GeoJsonLineStringAffiliate
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddCoordinatesItem(PointAffiliate coordinatesItem) coordinates(List<PointAffiliate> coordinates) boolean@Valid List<PointAffiliate> Get coordinatesgetType()Get typeinthashCode()voidsetCoordinates(List<PointAffiliate> coordinates) voidtoString()
-
Field Details
-
JSON_PROPERTY_TYPE
- See Also:
-
JSON_PROPERTY_COORDINATES
- See Also:
-
-
Constructor Details
-
GeoJsonLineStringAffiliate
public GeoJsonLineStringAffiliate()
-
-
Method Details
-
type
-
getType
-
setType
-
coordinates
-
addCoordinatesItem
-
getCoordinates
Get coordinates- Returns:
- coordinates
-
setCoordinates
-
equals
-
hashCode
-
toString
-