org.gcube.portlets.user.guidedtour.resources.model
Class Image

java.lang.Object
  extended by org.gcube.portlets.user.guidedtour.resources.model.Image

public class Image
extends Object

Author:
"Federico De Faveri defaveri@isti.cnr.it"

Field Summary
protected  String url
           
 
Constructor Summary
Image()
           
 
Method Summary
 String getUrl()
           
 void setUrl(String url)
           
 String toString()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

url

protected String url
Constructor Detail

Image

public Image()
Method Detail

getUrl

public String getUrl()
Returns:
the url

setUrl

public void setUrl(String url)
Parameters:
url - the url to set

toString

public String toString()

Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.