Uses of 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 IcoIco. ico(String name)static IcoIco. valueOf(String name)Returns the enum constant of this type with the specified name.static Ico[]Ico. values()Returns an array containing the constants of this enum type, in the order they are declared.
-