Uses of Class
com.sun.tools.xjc.reader.dtd.ModelGroup.Kind

Packages that use ModelGroup.Kind
com.sun.tools.xjc.reader.dtd   
 

Uses of ModelGroup.Kind in com.sun.tools.xjc.reader.dtd
 

Fields in com.sun.tools.xjc.reader.dtd declared as ModelGroup.Kind
(package private)  ModelGroup.Kind ModelGroup.kind
           
 

Methods in com.sun.tools.xjc.reader.dtd that return ModelGroup.Kind
static ModelGroup.Kind ModelGroup.Kind.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ModelGroup.Kind[] ModelGroup.Kind.values()
          Returns an array containing the constants of this enum type, in the order they are declared.