| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc.accessdiversity.accessdiversity |
Implementation of YANG node accessDiversity's children nodes.
|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc.accessdiversity.accessdiversity.constraints |
Implementation of YANG node constraints's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Constraint> |
DefaultConstraints.constraint |
| Modifier and Type | Method and Description |
|---|---|
List<Constraint> |
DefaultConstraints.constraint() |
List<Constraint> |
Constraints.constraint()
Returns the attribute constraint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultConstraints.addToConstraint(Constraint addTo) |
void |
Constraints.addToConstraint(Constraint addTo)
Adds to the list of constraint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultConstraints.constraint(List<Constraint> constraint) |
void |
Constraints.constraint(List<Constraint> constraint)
Sets the attribute constraint.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConstraint
Represents the implementation of constraint.
|
Copyright © 2018. All rights reserved.