Package travel.wink.sdk.affiliate.model
Class CategoryAxisTitle
java.lang.Object
travel.wink.sdk.affiliate.model.CategoryAxisTitle
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-07-21T13:34:06.734669+07:00[Asia/Bangkok]")
public class CategoryAxisTitle
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) booleanGet background@Valid BorderGet bordergetColor()Get colorgetFont()Get font@Valid MarginGet margin@Valid PaddingGet paddingGet position@Valid BigDecimalGet rotationgetText()Get textGet visibleinthashCode()position(CategoryAxisTitle.PositionEnum position) rotation(BigDecimal rotation) voidsetBackground(String background) voidvoidvoidvoidvoidsetPadding(Padding padding) voidsetPosition(CategoryAxisTitle.PositionEnum position) voidsetRotation(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
-
CategoryAxisTitle
public CategoryAxisTitle()
-
-
Method Details
-
background
-
getBackground
Get background- Returns:
- background
-
setBackground
-
border
-
getBorder
Get border- Returns:
- border
-
setBorder
-
color
-
getColor
Get color- Returns:
- color
-
setColor
-
font
-
getFont
Get font- Returns:
- font
-
setFont
-
margin
-
getMargin
Get margin- Returns:
- margin
-
setMargin
-
padding
-
getPadding
Get padding- Returns:
- padding
-
setPadding
-
position
-
getPosition
Get position- Returns:
- position
-
setPosition
-
rotation
-
getRotation
Get rotation- Returns:
- rotation
-
setRotation
-
text
-
getText
Get text- Returns:
- text
-
setText
-
visible
-
getVisible
Get visible- Returns:
- visible
-
setVisible
-
equals
-
hashCode
public int hashCode() -
toString
-