Package travel.wink.sdk.booking.model
Class PointBooker
java.lang.Object
travel.wink.sdk.booking.model.PointBooker
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-08T09:22:46.751710151+07:00[Asia/Bangkok]")
public class PointBooker
extends Object
PointBooker
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetX()Get xgetY()Get yinthashCode()voidsetX(BigDecimal x) voidsetY(BigDecimal y) toString()x(BigDecimal x) y(BigDecimal y)
-
Field Details
-
JSON_PROPERTY_X
- See Also:
-
JSON_PROPERTY_Y
- See Also:
-
-
Constructor Details
-
PointBooker
public PointBooker()
-
-
Method Details
-
x
-
getX
-
setX
-
y
-
getY
-
setY
-
equals
-
hashCode
-
toString
-