Package travel.wink.sdk.analytics.model
Class PaddingNonAuthenticatedEntity
java.lang.Object
travel.wink.sdk.analytics.model.PaddingNonAuthenticatedEntity
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-03-08T10:43:55.545651496+07:00[Asia/Bangkok]")
public class PaddingNonAuthenticatedEntity
extends Object
PaddingNonAuthenticatedEntity
-
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
-
PaddingNonAuthenticatedEntity
public PaddingNonAuthenticatedEntity()
-
-
Method Details
-
top
-
getTop
Get top- Returns:
- top
-
setTop
-
right
-
getRight
Get right- Returns:
- right
-
setRight
-
bottom
-
getBottom
Get bottom- Returns:
- bottom
-
setBottom
-
left
-
getLeft
Get left- Returns:
- left
-
setLeft
-
equals
-
hashCode
public int hashCode() -
toString
-