Package travel.wink.sdk.analytics.model
Class CategoryAxisTitleNonAuthenticatedEntity
java.lang.Object
travel.wink.sdk.analytics.model.CategoryAxisTitleNonAuthenticatedEntity
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-05T21:40:37.594002361+07:00[Asia/Bangkok]")
public class CategoryAxisTitleNonAuthenticatedEntity
extends Object
Title of axis
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets position -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbackground(String background) border(BorderNonAuthenticatedEntity border) booleanGet background@Valid BorderNonAuthenticatedEntityGet bordergetColor()Get colorgetFont()Get font@Valid MarginNonAuthenticatedEntityGet marginGet paddingGet position@Valid BigDecimalGet rotationgetText()Get textGet visibleinthashCode()margin(MarginNonAuthenticatedEntity margin) padding(PaddingNonAuthenticatedEntity padding) rotation(BigDecimal rotation) voidsetBackground(String background) voidvoidvoidvoidvoidsetPadding(PaddingNonAuthenticatedEntity padding) voidvoidsetRotation(BigDecimal rotation) voidvoidsetVisible(Boolean visible) toString()
-
Field Details
-
JSON_PROPERTY_BACKGROUND
- See Also:
-
JSON_PROPERTY_BORDER
- See Also:
-
JSON_PROPERTY_COLOR
- See Also:
-
JSON_PROPERTY_FONT
- See Also:
-
JSON_PROPERTY_MARGIN
- See Also:
-
JSON_PROPERTY_PADDING
- See Also:
-
JSON_PROPERTY_POSITION
- See Also:
-
JSON_PROPERTY_ROTATION
- See Also:
-
JSON_PROPERTY_TEXT
- See Also:
-
JSON_PROPERTY_VISIBLE
- See Also:
-
-
Constructor Details
-
CategoryAxisTitleNonAuthenticatedEntity
public CategoryAxisTitleNonAuthenticatedEntity()
-
-
Method Details
-
background
-
getBackground
-
setBackground
-
border
-
getBorder
-
setBorder
-
color
-
getColor
-
setColor
-
font
-
getFont
-
setFont
-
margin
-
getMargin
-
setMargin
-
padding
-
getPadding
Get padding- Returns:
- padding
-
setPadding
-
position
public CategoryAxisTitleNonAuthenticatedEntity position(CategoryAxisTitleNonAuthenticatedEntity.PositionEnum position) -
getPosition
Get position- Returns:
- position
-
setPosition
-
rotation
-
getRotation
-
setRotation
-
text
-
getText
-
setText
-
visible
-
getVisible
-
setVisible
-
equals
-
hashCode
-
toString
-