Uses of Enum Class
travel.wink.sdk.analytics.model.BorderConsumer.DashTypeEnum
Packages that use BorderConsumer.DashTypeEnum
-
Uses of BorderConsumer.DashTypeEnum in travel.wink.sdk.analytics.model
Methods in travel.wink.sdk.analytics.model that return BorderConsumer.DashTypeEnumModifier and TypeMethodDescriptionstatic BorderConsumer.DashTypeEnumBorderConsumer.getDashType()Get dashTypestatic BorderConsumer.DashTypeEnumReturns the enum constant of this class with the specified name.static BorderConsumer.DashTypeEnum[]BorderConsumer.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 BorderConsumer.DashTypeEnumModifier and TypeMethodDescriptionBorderConsumer.dashType(BorderConsumer.DashTypeEnum dashType) voidBorderConsumer.setDashType(BorderConsumer.DashTypeEnum dashType)