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