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