|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFeedResourceImage
Feed image.
Method Summary | |
---|---|
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 |
Method Detail |
---|
String getUrl()
void setUrl(String strUrl)
strUrl
- the urlString getTitle()
void setTitle(String strTitle)
strTitle
- the titleString getLink()
void setLink(String strLink)
strLink
- the link
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |