Package | Description |
---|---|
crawlercommons.sitemaps.extension |
Modifier and Type | Method and Description |
---|---|
NewsAttributes.NewsGenre[] |
NewsAttributes.getGenres() |
static NewsAttributes.NewsGenre |
NewsAttributes.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.
|
Modifier and Type | Method and Description |
---|---|
void |
NewsAttributes.setGenres(NewsAttributes.NewsGenre[] genres) |
Copyright © 2009–2021 Crawler-Commons. All rights reserved.