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