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