Package travel.wink.sdk.affiliate.model
Class CategoryAxisNotesLabel
java.lang.Object
travel.wink.sdk.affiliate.model.CategoryAxisNotesLabel
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-07-03T20:09:51.912811+07:00[Asia/Bangkok]")
public class CategoryAxisNotesLabel
extends Object
CategoryAxisNotesLabel
-
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 fontGet formatGet position@Valid BigDecimalGet rotationGet visibleinthashCode()position(CategoryAxisNotesLabel.PositionEnum position) 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
-
CategoryAxisNotesLabel
public CategoryAxisNotesLabel()
-
-
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
-
format
-
getFormat
Get format- Returns:
- format
-
setFormat
-
position
-
getPosition
Get position- Returns:
- position
-
setPosition
-
rotation
-
getRotation
Get rotation- Returns:
- rotation
-
setRotation
-
visible
-
getVisible
Get visible- Returns:
- visible
-
setVisible
-
equals
-
hashCode
public int hashCode() -
toString
-