RssItem Class Members
The following tables list the members exposed by RssItem.
Public Constructors
Name | Description | |
---|---|---|
RssItem Constructor | Overloaded. |
Public Methods
Name | Description | |
---|---|---|
getDescription | Gets the description. | |
getId | Gets the ID. | |
getLink | Gets the link. | |
getModifiedOn | Gets the modified on. | |
getParentFeed | Gets or sets the parent feed. | |
getState | Gets or sets the state. | |
getTitle | Gets the title. | |
setParentFeed | Sets the parent feed. | |
setState | Sets the state. |
See Also