Annotation Type Feed.FormatType

Enclosing interface:
Feed

@ExperimentalApi @Target(TYPE) @Retention(RUNTIME) public static @interface Feed.FormatType
Annotation for specifying the data format type for a feed.
Since:
5.0.0
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Specifies the data format type for this feed.
  • Element Details