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