|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sourceforge.rssowl.model.ChannelImage
Model for a ChannelImage. A Channel may contain one image
| Field Summary | |
private String |
imgUrl
|
private String |
link
|
| Constructor Summary | |
ChannelImage()
Instantiates a new ChannelImage |
|
| Method Summary | |
String |
getImgUrl()
Get the image URL |
String |
getLink()
Get the link |
void |
setImgUrl(String imgUrl)
Set the image URL |
void |
setLink(String link)
Set the link |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private String imgUrl
private String link
| Constructor Detail |
public ChannelImage()
| Method Detail |
public String getImgUrl()
public String getLink()
public void setImgUrl(String imgUrl)
imgUrl - public void setLink(String link)
link -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||