com.mindgames.heatrow
Class Page

java.lang.Object
  extended by com.mindgames.heatrow.Page

public class Page
extends Object

Created with IntelliJ IDEA. User: andrebrov Date: 10.07.13 Time: 8:27 To change this template use File | Settings | File Templates.


Constructor Summary
Page()
           
 
Method Summary
 boolean equals(Object o)
           
 File getScreenshot()
           
 int hashCode()
           
 void setScreenshot(File screenshot)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Page

public Page()
Method Detail

getScreenshot

public File getScreenshot()

setScreenshot

public void setScreenshot(File screenshot)

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2013. All Rights Reserved.