public class FeedResourceImage extends Object implements IFeedResourceImage
IFeedResourceImage implementation.| Constructor and Description |
|---|
FeedResourceImage() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLink()
The image link - usually site url
|
String |
getTitle()
The title
|
String |
getUrl()
The image URL
|
void |
setLink(String strLink)
Sets the image link - usually site url
|
void |
setTitle(String strTitle)
The image title
|
void |
setUrl(String strUrl)
Sets the url
|
public String getUrl()
getUrl in interface IFeedResourceImagepublic void setUrl(String strUrl)
setUrl in interface IFeedResourceImagestrUrl - the urlpublic String getTitle()
getTitle in interface IFeedResourceImagepublic void setTitle(String strTitle)
setTitle in interface IFeedResourceImagestrTitle - the titlepublic String getLink()
getLink in interface IFeedResourceImagepublic void setLink(String strLink)
setLink in interface IFeedResourceImagestrLink - the linkCopyright © 2020 City of Paris. All rights reserved.