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