| Package | Description |
|---|---|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.teoptimizationcriterion.optimizationcriterion |
Implementation of YANG node optimizationCriterion's children nodes.
|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.teoptimizationcriterion.optimizationcriterion.metric |
Implementation of YANG node metric's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected GoalEnum |
DefaultMetric.goal |
| Modifier and Type | Method and Description |
|---|---|
GoalEnum |
Metric.goal()
Returns the attribute goal.
|
GoalEnum |
DefaultMetric.goal() |
| Modifier and Type | Method and Description |
|---|---|
void |
Metric.goal(GoalEnum goal)
Sets the attribute goal.
|
void |
DefaultMetric.goal(GoalEnum goal) |
| Modifier and Type | Method and Description |
|---|---|
static GoalEnum |
GoalEnum.of(int value)
Returns the object of goalEnum for.
|
static GoalEnum |
GoalEnum.of(String value)
Returns the object of goalEnum for.
|
static GoalEnum |
GoalEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GoalEnum[] |
GoalEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.