Uses of Enum Class
org.openqa.selenium.bidi.script.LocalValue.SpecialNumberType
Packages that use LocalValue.SpecialNumberType
-
Uses of LocalValue.SpecialNumberType in org.openqa.selenium.bidi.script
Subclasses with type arguments of type LocalValue.SpecialNumberType in org.openqa.selenium.bidi.scriptMethods in org.openqa.selenium.bidi.script that return LocalValue.SpecialNumberTypeModifier and TypeMethodDescriptionstatic LocalValue.SpecialNumberTypeReturns the enum constant of this class with the specified name.static LocalValue.SpecialNumberType[]LocalValue.SpecialNumberType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openqa.selenium.bidi.script with parameters of type LocalValue.SpecialNumberTypeModifier and TypeMethodDescriptionstatic LocalValueLocalValue.numberValue(LocalValue.SpecialNumberType specialNumber)