JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum Class
com.aventstack.extentreports.view.Ico
Packages that use
Ico
Package
Description
com.aventstack.extentreports.view
Uses of
Ico
in
com.aventstack.extentreports.view
Methods in
com.aventstack.extentreports.view
that return
Ico
Modifier and Type
Method
Description
static
Ico
Ico.
ico
(
String
name)
static
Ico
Ico.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Ico
[]
Ico.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.