Uses of Class
edu.internet2.middleware.grouper.ddl.GrouperTestDdl

Packages that use GrouperTestDdl
edu.internet2.middleware.grouper.ddl   
 

Uses of GrouperTestDdl in edu.internet2.middleware.grouper.ddl
 

Methods in edu.internet2.middleware.grouper.ddl that return GrouperTestDdl
static GrouperTestDdl GrouperTestDdl.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static GrouperTestDdl[] GrouperTestDdl.values()
          Returns an array containing the constants of this enum type, in the order they are declared.