Uses of Enum Class
travel.wink.sdk.analytics.model.NoteLineConsumer.DashTypeEnum
Packages that use NoteLineConsumer.DashTypeEnum
-
Uses of NoteLineConsumer.DashTypeEnum in travel.wink.sdk.analytics.model
Methods in travel.wink.sdk.analytics.model that return NoteLineConsumer.DashTypeEnumModifier and TypeMethodDescriptionNoteLineConsumer.getDashType()Get dashTypeReturns the enum constant of this class with the specified name.static NoteLineConsumer.DashTypeEnum[]NoteLineConsumer.DashTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.analytics.model with parameters of type NoteLineConsumer.DashTypeEnumModifier and TypeMethodDescriptionNoteLineConsumer.dashType(NoteLineConsumer.DashTypeEnum dashType) voidNoteLineConsumer.setDashType(NoteLineConsumer.DashTypeEnum dashType)