public class MetricTypeJsonProperty extends AbstractStringifiedProperty<org.hawkular.metrics.client.common.MetricType>
defaultValue, valueAsString| Constructor and Description |
|---|
MetricTypeJsonProperty() |
MetricTypeJsonProperty(org.hawkular.metrics.client.common.MetricType initialValue) |
MetricTypeJsonProperty(MetricTypeJsonProperty original) |
MetricTypeJsonProperty(String valueAsString) |
| Modifier and Type | Method and Description |
|---|---|
protected org.hawkular.metrics.client.common.MetricType |
deserialize(String valueAsString) |
protected String |
serialize(org.hawkular.metrics.client.common.MetricType value) |
get, getValueAsString, set, setValueAsString, toStringpublic MetricTypeJsonProperty()
public MetricTypeJsonProperty(org.hawkular.metrics.client.common.MetricType initialValue)
public MetricTypeJsonProperty(String valueAsString)
public MetricTypeJsonProperty(MetricTypeJsonProperty original)
protected org.hawkular.metrics.client.common.MetricType deserialize(String valueAsString)
deserialize in class AbstractStringifiedProperty<org.hawkular.metrics.client.common.MetricType>protected String serialize(org.hawkular.metrics.client.common.MetricType value)
serialize in class AbstractStringifiedProperty<org.hawkular.metrics.client.common.MetricType>Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.