|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HashType | |
|---|---|
| com.lazerycode.selenium.download | |
| com.lazerycode.selenium.repository | |
| Uses of HashType in com.lazerycode.selenium.download |
|---|
| Methods in com.lazerycode.selenium.download that return HashType | |
|---|---|
static HashType |
HashType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HashType[] |
HashType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.lazerycode.selenium.download with parameters of type HashType | |
|---|---|
void |
CheckFileHash.hashDetails(String hash,
HashType hashType)
Hash details used to perform the Hash check |
void |
FileDownloader.setHash(String hashValue,
HashType hashType)
Set the getHash and getHash type that will be used to check that the file is valid |
| Uses of HashType in com.lazerycode.selenium.repository |
|---|
| Methods in com.lazerycode.selenium.repository that return HashType | |
|---|---|
HashType |
FileDetails.getHashType()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||