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