Package travel.wink.sdk.extranet.model
Class CategoryAxisNotesLabelSupplier
java.lang.Object
travel.wink.sdk.extranet.model.CategoryAxisNotesLabelSupplier
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-12T17:00:54.890892627+07:00[Asia/Bangkok]")
public class CategoryAxisNotesLabelSupplier
extends Object
CategoryAxisNotesLabelSupplier
-
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 fontGet formatGet position@Valid BigDecimalGet rotationGet visibleinthashCode()rotation(BigDecimal rotation) voidsetBackground(String background) voidsetBorder(BorderSupplier border) voidvoidvoidvoidvoidsetRotation(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
-
CategoryAxisNotesLabelSupplier
public CategoryAxisNotesLabelSupplier()
-
-
Method Details
-
background
-
getBackground
-
setBackground
-
border
-
getBorder
-
setBorder
-
color
-
getColor
-
setColor
-
font
-
getFont
-
setFont
-
format
-
getFormat
-
setFormat
-
position
public CategoryAxisNotesLabelSupplier position(CategoryAxisNotesLabelSupplier.PositionEnum position) -
getPosition
Get position- Returns:
- position
-
setPosition
-
rotation
-
getRotation
-
setRotation
-
visible
-
getVisible
-
setVisible
-
equals
-
hashCode
-
toString
-