Uses of Class
compbio.stat.servlet.util.StatCollection.Stattype

Packages that use StatCollection.Stattype
compbio.stat.servlet.util   
 

Uses of StatCollection.Stattype in compbio.stat.servlet.util
 

Methods in compbio.stat.servlet.util that return StatCollection.Stattype
static StatCollection.Stattype StatCollection.Stattype.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static StatCollection.Stattype[] StatCollection.Stattype.values()
          Returns an array containing the constants of this enum type, in the order they are declared.