Package travel.wink.sdk.analytics.model
Class CategoryAxisNotesLabelNonAuthenticatedEntity
java.lang.Object
travel.wink.sdk.analytics.model.CategoryAxisNotesLabelNonAuthenticatedEntity
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-03T09:31:43.036370871+07:00[Asia/Bangkok]")
public class CategoryAxisNotesLabelNonAuthenticatedEntity
extends Object
CategoryAxisNotesLabelNonAuthenticatedEntity
-
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 fontGet formatGet position@Valid BigDecimalGet rotationGet visibleinthashCode()rotation(BigDecimal rotation) voidsetBackground(String background) voidvoidvoidvoidvoidvoidsetRotation(BigDecimal rotation) voidsetVisible(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_FORMAT
- See Also:
-
JSON_PROPERTY_POSITION
- See Also:
-
JSON_PROPERTY_ROTATION
- See Also:
-
JSON_PROPERTY_VISIBLE
- See Also:
-
-
Constructor Details
-
CategoryAxisNotesLabelNonAuthenticatedEntity
public CategoryAxisNotesLabelNonAuthenticatedEntity()
-
-
Method Details
-
background
-
getBackground
-
setBackground
-
border
-
getBorder
-
setBorder
-
color
-
getColor
-
setColor
-
font
-
getFont
-
setFont
-
format
-
getFormat
-
setFormat
-
position
public CategoryAxisNotesLabelNonAuthenticatedEntity position(CategoryAxisNotesLabelNonAuthenticatedEntity.PositionEnum position) -
getPosition
Get position- Returns:
- position
-
setPosition
-
rotation
-
getRotation
-
setRotation
-
visible
-
getVisible
-
setVisible
-
equals
-
hashCode
-
toString
-