Uses of Class
dk.netarkivet.harvester.webinterface.HarvestChannelAction.ActionType

Packages that use HarvestChannelAction.ActionType
dk.netarkivet.harvester.webinterface   
 

Uses of HarvestChannelAction.ActionType in dk.netarkivet.harvester.webinterface
 

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