Uses of Class
org.apache.sling.sitemap.builder.extensions.GoogleVideoExtension.Platform
-
Packages that use GoogleVideoExtension.Platform Package Description org.apache.sling.sitemap.builder.extensions -
-
Uses of GoogleVideoExtension.Platform in org.apache.sling.sitemap.builder.extensions
Methods in org.apache.sling.sitemap.builder.extensions that return GoogleVideoExtension.Platform Modifier and Type Method Description static GoogleVideoExtension.PlatformGoogleVideoExtension.Platform. valueOf(String name)Returns the enum constant of this type with the specified name.static GoogleVideoExtension.Platform[]GoogleVideoExtension.Platform. 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 GoogleVideoExtension.Platform Modifier and Type Method Description @NotNull GoogleVideoExtensionGoogleVideoExtension. setPlatformRestriction(@Nullable GoogleVideoExtension.Access restriction, @Nullable Collection<GoogleVideoExtension.Platform> platforms)platform
-