JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.liferay.rss.model
Interface SyndContent
public interface
SyndContent
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getType
()
String
getValue
()
void
setType
(
String
type)
void
setValue
(
String
value)
Method Details
getType
String
getType
()
getValue
String
getValue
()
setType
void
setType
(
String
type)
setValue
void
setValue
(
String
value)