Uses of Class
dk.netarkivet.harvester.webinterface.TrapActionEnum

Packages that use TrapActionEnum
dk.netarkivet.harvester.webinterface   
 

Uses of TrapActionEnum in dk.netarkivet.harvester.webinterface
 

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