public class FeedResourceItem extends Object implements IFeedResourceItem
IFeedResourceItem
implementation.Constructor and Description |
---|
FeedResourceItem() |
Modifier and Type | Method and Description |
---|---|
Date |
getDate()
Gets the item publishing date
|
String |
getDescription()
Gets the item description
|
String |
getGUID()
Gets the item id
|
String |
getLink()
Gets the item link
|
String |
getTitle()
Gets the item title
|
void |
setDate(Date date)
Set the item publishing date
|
void |
setDescription(String strDescription)
Sets the description
|
void |
setGUID(String strGUID)
Sets the item guid
|
void |
setLink(String strLink)
Sets the item link
|
void |
setTitle(String strTitle)
Sets the item title
|
public String getTitle()
getTitle
in interface IFeedResourceItem
public void setTitle(String strTitle)
setTitle
in interface IFeedResourceItem
strTitle
- the item titlepublic String getLink()
getLink
in interface IFeedResourceItem
public void setLink(String strLink)
setLink
in interface IFeedResourceItem
strLink
- the item linkpublic String getDescription()
getDescription
in interface IFeedResourceItem
public void setDescription(String strDescription)
setDescription
in interface IFeedResourceItem
strDescription
- the descriptionpublic String getGUID()
getGUID
in interface IFeedResourceItem
public void setGUID(String strGUID)
setGUID
in interface IFeedResourceItem
strGUID
- the item guidpublic Date getDate()
getDate
in interface IFeedResourceItem
public void setDate(Date date)
setDate
in interface IFeedResourceItem
date
- the dateCopyright © 2020 City of Paris. All rights reserved.