| Package | Description |
|---|---|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.pathaffinities.pathaffinities.style.named.constraints |
Implementation of YANG node constraints's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<AffinityNames> |
DefaultConstraint.affinityNames |
| Modifier and Type | Method and Description |
|---|---|
List<AffinityNames> |
Constraint.affinityNames()
Returns the attribute affinityNames.
|
List<AffinityNames> |
DefaultConstraint.affinityNames() |
| Modifier and Type | Method and Description |
|---|---|
void |
Constraint.addToAffinityNames(AffinityNames addTo)
Adds to the list of affinityNames.
|
void |
DefaultConstraint.addToAffinityNames(AffinityNames addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
Constraint.affinityNames(List<AffinityNames> affinityNames)
Sets the attribute affinityNames.
|
void |
DefaultConstraint.affinityNames(List<AffinityNames> affinityNames) |
Copyright © 2018. All rights reserved.