Uses of Class
org.utplsql.api.reporter.inspect.ReporterInfo.Type
-
Packages that use ReporterInfo.Type Package Description org.utplsql.api.reporter.inspect -
-
Uses of ReporterInfo.Type in org.utplsql.api.reporter.inspect
Methods in org.utplsql.api.reporter.inspect that return ReporterInfo.Type Modifier and Type Method Description ReporterInfo.TypeReporterInfo. getType()static ReporterInfo.TypeReporterInfo.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static ReporterInfo.Type[]ReporterInfo.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-