public class Image extends Object
int
id
String
name
Image(int id, String name)
boolean
equals(Object obj)
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public int id
public String name
public Image(int id, String name)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.