Package travel.wink.sdk.affiliate.model
Class CategoryAxisTitleSupplier
java.lang.Object
travel.wink.sdk.affiliate.model.CategoryAxisTitleSupplier
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-12T16:59:18.389569124+07:00[Asia/Bangkok]")
public class CategoryAxisTitleSupplier
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(BorderSupplier border) booleanGet background@Valid BorderSupplierGet bordergetColor()Get colorgetFont()Get font@Valid MarginSupplierGet margin@Valid PaddingSupplierGet paddingGet position@Valid BigDecimalGet rotationgetText()Get textGet visibleinthashCode()margin(MarginSupplier margin) padding(PaddingSupplier padding) rotation(BigDecimal rotation) voidsetBackground(String background) voidsetBorder(BorderSupplier border) voidvoidvoidsetMargin(MarginSupplier margin) voidsetPadding(PaddingSupplier 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
-
CategoryAxisTitleSupplier
public CategoryAxisTitleSupplier()
-
-
Method Details
-
background
-
getBackground
-
setBackground
-
border
-
getBorder
-
setBorder
-
color
-
getColor
-
setColor
-
font
-
getFont
-
setFont
-
margin
-
getMargin
-
setMargin
-
padding
-
getPadding
-
setPadding
-
position
-
getPosition
Get position- Returns:
- position
-
setPosition
-
rotation
-
getRotation
-
setRotation
-
text
-
getText
-
setText
-
visible
-
getVisible
-
setVisible
-
equals
-
hashCode
-
toString
-