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