Uses of Class
org.tango.server.testserver.JTangoTest.TestType

Packages that use JTangoTest.TestType
org.tango.server.testserver All servers for unit tests. 
 

Uses of JTangoTest.TestType in org.tango.server.testserver
 

Methods in org.tango.server.testserver that return JTangoTest.TestType
 JTangoTest.TestType JTangoTest.getEnumAttribute()
           
static JTangoTest.TestType JTangoTest.TestType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static JTangoTest.TestType[] JTangoTest.TestType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.tango.server.testserver with parameters of type JTangoTest.TestType
 void JTangoTest.setEnumAttribute(JTangoTest.TestType enumAttribute)
           
 



Copyright © 2012-2016. All Rights Reserved.