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

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

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

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