Uses of Enum Class
travel.wink.affiliate.model.Border.DashTypeEnum
Packages that use Border.DashTypeEnum
-
Uses of Border.DashTypeEnum in travel.wink.affiliate.model
Methods in travel.wink.affiliate.model that return Border.DashTypeEnumModifier and TypeMethodDescriptionstatic Border.DashTypeEnumBorder.getDashType()Get dashTypestatic Border.DashTypeEnumReturns the enum constant of this class with the specified name.static Border.DashTypeEnum[]Border.DashTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.affiliate.model with parameters of type Border.DashTypeEnumModifier and TypeMethodDescriptionBorder.dashType(Border.DashTypeEnum dashType) voidBorder.setDashType(Border.DashTypeEnum dashType)