Uses of Class
com.aventstack.extentreports.reporter.configuration.Theme
-
Packages that use Theme Package Description com.aventstack.extentreports.reporter.configuration -
-
Uses of Theme in com.aventstack.extentreports.reporter.configuration
Methods in com.aventstack.extentreports.reporter.configuration that return Theme Modifier and Type Method Description static ThemeTheme. valueOf(String name)Returns the enum constant of this type with the specified name.static Theme[]Theme. values()Returns an array containing the constants of this enum type, in the order they are declared.
-