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