com.lazerycode.selenium.repository
Class FileDetails
java.lang.Object
com.lazerycode.selenium.repository.FileDetails
public class FileDetails
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileDetails
public FileDetails()
setFileLocation
public void setFileLocation(String value)
throws MalformedURLException
- Throws:
MalformedURLException
getFileLocation
public URL getFileLocation()
setHash
public void setHash(String value)
getHash
public String getHash()
setHashType
public void setHashType(String value)
getHashType
public HashType getHashType()
Copyright © 2012. All Rights Reserved.