- valueOf(String) - Static method in enum com.lazerycode.selenium.download.BinaryFileNames
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lazerycode.selenium.download.HashType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lazerycode.selenium.OS
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.lazerycode.selenium.download.BinaryFileNames
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lazerycode.selenium.download.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.OS
-
Returns an array containing the constants of this enum type, in
the order they are declared.