- valueOf(String) - Static method in enum com.lazerycode.selenium.hash.HashType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lazerycode.selenium.repository.BinaryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lazerycode.selenium.repository.OperatingSystem
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lazerycode.selenium.repository.SystemArchitecture
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.lazerycode.selenium.hash.HashType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lazerycode.selenium.repository.BinaryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lazerycode.selenium.repository.OperatingSystem
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lazerycode.selenium.repository.SystemArchitecture
-
Returns an array containing the constants of this enum type, in
the order they are declared.