Package travel.wink.sdk.analytics.model
Class CategoryAxisNotesConsumer
java.lang.Object
travel.wink.sdk.analytics.model.CategoryAxisNotesConsumer
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-07-24T11:28:36.455821383+07:00[Asia/Bangkok]")
public class CategoryAxisNotesConsumer
extends Object
The configuration of the category axis notes.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets position -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddDataItem(Object dataItem) booleangetData()Get datagetIcon()Get icongetLabel()Get label@Valid NoteLineConsumergetLine()Get lineGet positioninthashCode()line(NoteLineConsumer line) voidvoidvoidvoidsetLine(NoteLineConsumer line) voidtoString()
-
Field Details
-
JSON_PROPERTY_DATA
- See Also:
-
JSON_PROPERTY_LINE
- See Also:
-
JSON_PROPERTY_POSITION
- See Also:
-
JSON_PROPERTY_ICON
- See Also:
-
JSON_PROPERTY_LABEL
- See Also:
-
-
Constructor Details
-
CategoryAxisNotesConsumer
public CategoryAxisNotesConsumer()
-
-
Method Details
-
data
-
addDataItem
-
getData
Get data- Returns:
- data
-
setData
-
line
-
getLine
Get line- Returns:
- line
-
setLine
-
position
-
getPosition
Get position- Returns:
- position
-
setPosition
-
icon
-
getIcon
Get icon- Returns:
- icon
-
setIcon
-
label
-
getLabel
Get label- Returns:
- label
-
setLabel
-
equals
-
hashCode
public int hashCode() -
toString
-