Uses of Enum Class
org.openqa.selenium.devtools.v141.overlay.model.LineStyle.Pattern
Packages that use LineStyle.Pattern
-
Uses of LineStyle.Pattern in org.openqa.selenium.devtools.v141.overlay.model
Methods in org.openqa.selenium.devtools.v141.overlay.model that return LineStyle.PatternModifier and TypeMethodDescriptionstatic LineStyle.PatternLineStyle.Pattern.fromString(String s) static LineStyle.PatternReturns the enum constant of this class with the specified name.static LineStyle.Pattern[]LineStyle.Pattern.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openqa.selenium.devtools.v141.overlay.model that return types with arguments of type LineStyle.Pattern