Package | Description |
---|---|
be.ceau.itunesapi |
Package containing the base class for each API.
|
be.ceau.itunesapi.request.feedgenerator |
Objects and enumerations used in requests of the Feed Generator API.
|
Modifier and Type | Method and Description |
---|---|
FeedType |
FeedGenerator.getFeedType() |
Modifier and Type | Method and Description |
---|---|
FeedGenerator |
FeedGenerator.setFeedType(FeedType feedType)
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
Set<FeedType> |
MediaType.getCompatibleFeedTypes() |
Copyright © 2018. All rights reserved.