Uses of Class
de.uni.leipzig.IR15.Importer.Importer.RelTypes

Packages that use Importer.RelTypes
de.uni.leipzig.IR15.Importer   
 

Uses of Importer.RelTypes in de.uni.leipzig.IR15.Importer
 

Methods in de.uni.leipzig.IR15.Importer that return Importer.RelTypes
static Importer.RelTypes Importer.RelTypes.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Importer.RelTypes[] Importer.RelTypes.values()
          Returns an array containing the constants of this enum type, in the order they are declared.