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 IFeedResourceImage
public void setUrl(String strUrl)
setUrl
in interface IFeedResourceImage
strUrl
- the urlpublic String getTitle()
getTitle
in interface IFeedResourceImage
public void setTitle(String strTitle)
setTitle
in interface IFeedResourceImage
strTitle
- the titlepublic String getLink()
getLink
in interface IFeedResourceImage
public void setLink(String strLink)
setLink
in interface IFeedResourceImage
strLink
- the linkCopyright © 2020 City of Paris. All rights reserved.