|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FeedType | |
|---|---|
| com.atlassian.confluence.it.feed | |
| com.atlassian.confluence.rss | |
| Uses of FeedType in com.atlassian.confluence.it.feed |
|---|
| Methods in com.atlassian.confluence.it.feed that return FeedType | |
|---|---|
FeedType |
FeedOptions.getRssType()
|
| Methods in com.atlassian.confluence.it.feed with parameters of type FeedType | |
|---|---|
void |
FeedOptions.setRssType(FeedType rssType)
Sets the type of feed to retrieve. |
| Uses of FeedType in com.atlassian.confluence.rss |
|---|
| Methods in com.atlassian.confluence.rss that return FeedType | |
|---|---|
static FeedType |
FeedType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FeedType[] |
FeedType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||