public class MetricCrawlMode extends Metric
Constructor and Description |
---|
MetricCrawlMode() |
MetricCrawlMode(MetricId metricId,
CrawlMode crawlMode) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
CrawlMode |
getValue() |
int |
hashCode() |
void |
setValue(CrawlMode value) |
String |
toValueString() |
getMetricId, setMetricId, toString
public CrawlMode getValue()
public void setValue(CrawlMode value)
public String toValueString()
toValueString
in class Metric
Copyright © 2007, 2013, Oracle and/or its affiliates. All rights reserved.