public class MetricKeys extends Object implements org.onosproject.yang.model.KeyInfo<DefaultMetric>
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends TePathNumericalProperty> |
name |
| Constructor and Description |
|---|
MetricKeys() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
Class<? extends TePathNumericalProperty> |
name()
Returns the attribute name.
|
void |
name(Class<? extends TePathNumericalProperty> name)
Sets the value to attribute name.
|
protected Class<? extends TePathNumericalProperty> name
public Class<? extends TePathNumericalProperty> name()
public void name(Class<? extends TePathNumericalProperty> name)
name - value of nameCopyright © 2018. All rights reserved.