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