Uses of Class
dk.netarkivet.harvester.harvesting.report.AbstractHarvestReport.ProgressStatisticsConstants

Packages that use AbstractHarvestReport.ProgressStatisticsConstants
dk.netarkivet.harvester.harvesting.report   
 

Uses of AbstractHarvestReport.ProgressStatisticsConstants in dk.netarkivet.harvester.harvesting.report
 

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