Uses of Class
dk.netarkivet.archive.webinterface.BatchFileType

Packages that use BatchFileType
dk.netarkivet.archive.webinterface   
 

Uses of BatchFileType in dk.netarkivet.archive.webinterface
 

Methods in dk.netarkivet.archive.webinterface that return BatchFileType
static BatchFileType BatchFileType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BatchFileType[] BatchFileType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.