Uses of Enum Class
travel.wink.sdk.affiliate.model.CategoryAxisCrosshairSupplier.DashTypeEnum
Packages that use CategoryAxisCrosshairSupplier.DashTypeEnum
-
Uses of CategoryAxisCrosshairSupplier.DashTypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return CategoryAxisCrosshairSupplier.DashTypeEnumModifier and TypeMethodDescriptionCategoryAxisCrosshairSupplier.getDashType()Get dashTypeReturns the enum constant of this class with the specified name.CategoryAxisCrosshairSupplier.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 CategoryAxisCrosshairSupplier.DashTypeEnumModifier and TypeMethodDescriptionCategoryAxisCrosshairSupplier.dashType(CategoryAxisCrosshairSupplier.DashTypeEnum dashType) voidCategoryAxisCrosshairSupplier.setDashType(CategoryAxisCrosshairSupplier.DashTypeEnum dashType)