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