Package travel.wink.sdk.analytics.model
Class CategoryAxisNotesNonAuthenticatedEntity
java.lang.Object
travel.wink.sdk.analytics.model.CategoryAxisNotesNonAuthenticatedEntity
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-03T09:31:43.036370871+07:00[Asia/Bangkok]")
public class CategoryAxisNotesNonAuthenticatedEntity
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
-
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
-
CategoryAxisNotesNonAuthenticatedEntity
public CategoryAxisNotesNonAuthenticatedEntity()
-
-
Method Details
-
data
-
addDataItem
-
getData
-
setData
-
line
-
getLine
-
setLine
-
position
public CategoryAxisNotesNonAuthenticatedEntity position(CategoryAxisNotesNonAuthenticatedEntity.PositionEnum position) -
getPosition
Get position- Returns:
- position
-
setPosition
-
icon
-
getIcon
Get icon- Returns:
- icon
-
setIcon
-
label
public CategoryAxisNotesNonAuthenticatedEntity label(CategoryAxisNotesLabelNonAuthenticatedEntity label) -
getLabel
Get label- Returns:
- label
-
setLabel
-
equals
-
hashCode
-
toString
-