Uses of Class
travel.wink.sdk.analytics.model.CategoryAxisNotesConsumer
Packages that use CategoryAxisNotesConsumer
-
Uses of CategoryAxisNotesConsumer in travel.wink.sdk.analytics.model
Methods in travel.wink.sdk.analytics.model that return CategoryAxisNotesConsumerModifier and TypeMethodDescriptionCategoryAxisNotesConsumer.addDataItem(Object dataItem) @Valid CategoryAxisNotesConsumerChartCategoryAxisConsumer.getNotes()Get notesCategoryAxisNotesConsumer.icon(CategoryAxisNotesIconConsumer icon) CategoryAxisNotesConsumer.label(CategoryAxisNotesLabelConsumer label) CategoryAxisNotesConsumer.line(NoteLineConsumer line) CategoryAxisNotesConsumer.position(CategoryAxisNotesConsumer.PositionEnum position) Methods in travel.wink.sdk.analytics.model with parameters of type CategoryAxisNotesConsumerModifier and TypeMethodDescriptionChartCategoryAxisConsumer.notes(CategoryAxisNotesConsumer notes) voidChartCategoryAxisConsumer.setNotes(CategoryAxisNotesConsumer notes)