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