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