Uses of Enum Class
org.openqa.selenium.devtools.v150.storage.model.StorageType
Packages that use StorageType
-
Uses of StorageType in org.openqa.selenium.devtools.v150.storage.model
Subclasses with type arguments of type StorageType in org.openqa.selenium.devtools.v150.storage.modelMethods in org.openqa.selenium.devtools.v150.storage.model that return StorageTypeModifier and TypeMethodDescriptionstatic StorageTypeStorageType.fromString(String s) UsageForType.getStorageType()Name of storage type.static StorageTypeReturns the enum constant of this class with the specified name.static StorageType[]StorageType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.openqa.selenium.devtools.v150.storage.model with parameters of type StorageType