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