public class Image extends Object
int
id
String
name
Image(int id, String name)
boolean
equals(Object that)
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 that)
equals
public String toString()
toString
Copyright © 2009-2012 jclouds. All Rights Reserved.