public class ImageInfo extends Object
Boolean
bg
String
data
Integer
id
ImageInfo()
getBg()
getData()
getId()
void
setBg(Boolean bg)
setData(String data)
setId(Integer id)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Integer id
public Boolean bg
public String data
public ImageInfo()
public Integer getId()
public void setId(Integer id)
public Boolean getBg()
public void setBg(Boolean bg)
public String getData()
public void setData(String data)