Uses of Enum Class
org.openqa.selenium.devtools.v141.indexeddb.model.KeyPath.Type
Packages that use KeyPath.Type
-
Uses of KeyPath.Type in org.openqa.selenium.devtools.v141.indexeddb.model
Methods in org.openqa.selenium.devtools.v141.indexeddb.model that return KeyPath.TypeModifier and TypeMethodDescriptionstatic KeyPath.TypeKeyPath.Type.fromString(String s) KeyPath.getType()Key path type.static KeyPath.TypeReturns the enum constant of this class with the specified name.static KeyPath.Type[]KeyPath.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.openqa.selenium.devtools.v141.indexeddb.model with parameters of type KeyPath.Type