Uses of Class
travel.wink.sdk.extranet.model.CategoryAxisNotesSupplier
Packages that use CategoryAxisNotesSupplier
-
Uses of CategoryAxisNotesSupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return CategoryAxisNotesSupplierModifier and TypeMethodDescriptionCategoryAxisNotesSupplier.addDataItem(Object dataItem) @Valid CategoryAxisNotesSupplierChartCategoryAxisSupplier.getNotes()Get notesCategoryAxisNotesSupplier.icon(CategoryAxisNotesIconSupplier icon) CategoryAxisNotesSupplier.label(CategoryAxisNotesLabelSupplier label) CategoryAxisNotesSupplier.line(NoteLineSupplier line) CategoryAxisNotesSupplier.position(CategoryAxisNotesSupplier.PositionEnum position) Methods in travel.wink.sdk.extranet.model with parameters of type CategoryAxisNotesSupplierModifier and TypeMethodDescriptionChartCategoryAxisSupplier.notes(CategoryAxisNotesSupplier notes) voidChartCategoryAxisSupplier.setNotes(CategoryAxisNotesSupplier notes)