Package travel.wink.sdk.extranet.model
Class PointSupplierDetails
java.lang.Object
travel.wink.sdk.extranet.model.PointSupplierDetails
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-04T22:29:13.908295668+07:00[Asia/Bangkok]")
public class PointSupplierDetails
extends Object
PointSupplierDetails
-
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
-
PointSupplierDetails
public PointSupplierDetails()
-
-
Method Details
-
x
-
getX
-
setX
-
y
-
getY
-
setY
-
equals
-
hashCode
-
toString
-