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