public class Thumbnail extends Object
protected int
height
protected String
url
width
Thumbnail()
int
getHeight()
String
getUrl()
getWidth()
void
setHeight(int height)
setUrl(String url)
setWidth(int width)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected String url
protected int width
protected int height
public Thumbnail()
public String getUrl()
public void setUrl(String url)
public int getWidth()
public void setWidth(int width)
public int getHeight()
public void setHeight(int height)
public String toString()
toString
Object
Copyright © 2018 Nuxeo. All rights reserved.