Uses of Class
crawlercommons.sitemaps.extension.NewsAttributes.NewsGenre
- 
Packages that use NewsAttributes.NewsGenre Package Description crawlercommons.sitemaps.extension 
- 
- 
Uses of NewsAttributes.NewsGenre in crawlercommons.sitemaps.extensionMethods in crawlercommons.sitemaps.extension that return NewsAttributes.NewsGenre Modifier and Type Method Description NewsAttributes.NewsGenre[]NewsAttributes. getGenres()static NewsAttributes.NewsGenreNewsAttributes.NewsGenre. valueOf(String name)Returns the enum constant of this type with the specified name.static NewsAttributes.NewsGenre[]NewsAttributes.NewsGenre. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in crawlercommons.sitemaps.extension with parameters of type NewsAttributes.NewsGenre Modifier and Type Method Description voidNewsAttributes. setGenres(NewsAttributes.NewsGenre[] genres)
 
-