| Package | Description |
|---|---|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.tepathproperties |
Implementation of YANG node tePathProperties's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Metric> |
DefaultPathProperties.metric |
| Modifier and Type | Method and Description |
|---|---|
List<Metric> |
PathProperties.metric()
Returns the attribute metric.
|
List<Metric> |
DefaultPathProperties.metric() |
| Modifier and Type | Method and Description |
|---|---|
void |
PathProperties.addToMetric(Metric addTo)
Adds to the list of metric.
|
void |
DefaultPathProperties.addToMetric(Metric addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
PathProperties.metric(List<Metric> metric)
Sets the attribute metric.
|
void |
DefaultPathProperties.metric(List<Metric> metric) |
Copyright © 2018. All rights reserved.