Package travel.wink.sdk.booking.model
Class PointAgent
java.lang.Object
travel.wink.sdk.booking.model.PointAgent
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-12-21T14:56:58.506958689+07:00[Asia/Bangkok]")
public class PointAgent
extends Object
PointAgent
-
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
-
PointAgent
public PointAgent()
-
-
Method Details