| Package | Description |
|---|---|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.teoptimizationcriterion |
Implementation of YANG node teOptimizationCriterion's children nodes.
|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.teoptimizationcriterion.optimizationcriterion |
Implementation of YANG node optimizationCriterion's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Metric> |
DefaultOptimizationCriterion.metric |
| Modifier and Type | Method and Description |
|---|---|
List<Metric> |
DefaultOptimizationCriterion.metric() |
List<Metric> |
OptimizationCriterion.metric()
Returns the attribute metric.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultOptimizationCriterion.addToMetric(Metric addTo) |
void |
OptimizationCriterion.addToMetric(Metric addTo)
Adds to the list of metric.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultOptimizationCriterion.metric(List<Metric> metric) |
void |
OptimizationCriterion.metric(List<Metric> metric)
Sets the attribute metric.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMetric
Represents the implementation of metric.
|
Copyright © 2018. All rights reserved.