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