Package travel.wink.sdk.analytics.model
Class MarginNonAuthenticatedEntity
java.lang.Object
travel.wink.sdk.analytics.model.MarginNonAuthenticatedEntity
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-03T09:31:43.036370871+07:00[Asia/Bangkok]")
public class MarginNonAuthenticatedEntity
extends Object
MarginNonAuthenticatedEntity
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbottom(BigDecimal bottom) boolean@Valid BigDecimalGet bottom@Valid BigDecimalgetLeft()Get left@Valid BigDecimalgetRight()Get right@Valid BigDecimalgetTop()Get topinthashCode()left(BigDecimal left) right(BigDecimal right) voidsetBottom(BigDecimal bottom) voidsetLeft(BigDecimal left) voidsetRight(BigDecimal right) voidsetTop(BigDecimal top) top(BigDecimal top) toString()
-
Field Details
-
JSON_PROPERTY_TOP
- See Also:
-
JSON_PROPERTY_RIGHT
- See Also:
-
JSON_PROPERTY_BOTTOM
- See Also:
-
JSON_PROPERTY_LEFT
- See Also:
-
-
Constructor Details
-
MarginNonAuthenticatedEntity
public MarginNonAuthenticatedEntity()
-
-
Method Details
-
top
-
getTop
-
setTop
-
right
-
getRight
-
setRight
-
bottom
-
getBottom
-
setBottom
-
left
-
getLeft
-
setLeft
-
equals
-
hashCode
-
toString
-