Uses of Class
org.apache.openejb.tck.cdi.tomee.embedded.Report.Status

Uses of Report.Status in org.apache.openejb.tck.cdi.tomee.embedded
 

Methods in org.apache.openejb.tck.cdi.tomee.embedded that return Report.Status
static Report.Status Report.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Report.Status[] Report.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.apache.openejb.tck.cdi.tomee.embedded with parameters of type Report.Status
Report.TestResult(String name, Report.Status status)
           
 



Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.