public class Attribution extends Object
| Constructor and Description |
|---|
Attribution() |
| Modifier and Type | Method and Description |
|---|---|
ImageUrl |
getLogoUrl() |
URL |
getOnlineResource() |
String |
getTitle() |
void |
setLogoUrl(ImageUrl logoUrl) |
void |
setOnlineResource(URL onlineResource) |
void |
setTitle(String title) |
public ImageUrl getLogoUrl()
public URL getOnlineResource()
public String getTitle()
public void setLogoUrl(ImageUrl logoUrl)
public void setOnlineResource(URL onlineResource)
public void setTitle(String title)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.