Uses of Class
org.apache.sling.sitemap.builder.extensions.GoogleNewsExtension.Genre
-
Packages that use GoogleNewsExtension.Genre Package Description org.apache.sling.sitemap.builder.extensions -
-
Uses of GoogleNewsExtension.Genre in org.apache.sling.sitemap.builder.extensions
Methods in org.apache.sling.sitemap.builder.extensions that return GoogleNewsExtension.Genre Modifier and Type Method Description static GoogleNewsExtension.Genre
GoogleNewsExtension.Genre. valueOf(String name)
Returns the enum constant of this type with the specified name.static GoogleNewsExtension.Genre[]
GoogleNewsExtension.Genre. values()
Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.apache.sling.sitemap.builder.extensions with type arguments of type GoogleNewsExtension.Genre Modifier and Type Method Description @NotNull GoogleNewsExtension
GoogleNewsExtension. setGenres(@Nullable Collection<GoogleNewsExtension.Genre> genres)
-