| Package | Description |
|---|---|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.namedpathconstraints |
Implementation of YANG node namedPathConstraints's children nodes.
|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.namedpathconstraints.namedpathconstraints |
Implementation of YANG node namedPathConstraints's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<NamedPathConstraint> |
DefaultNamedPathConstraints.namedPathConstraint |
| Modifier and Type | Method and Description |
|---|---|
List<NamedPathConstraint> |
DefaultNamedPathConstraints.namedPathConstraint() |
List<NamedPathConstraint> |
NamedPathConstraints.namedPathConstraint()
Returns the attribute namedPathConstraint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultNamedPathConstraints.addToNamedPathConstraint(NamedPathConstraint addTo) |
void |
NamedPathConstraints.addToNamedPathConstraint(NamedPathConstraint addTo)
Adds to the list of namedPathConstraint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultNamedPathConstraints.namedPathConstraint(List<NamedPathConstraint> namedPathConstraint) |
void |
NamedPathConstraints.namedPathConstraint(List<NamedPathConstraint> namedPathConstraint)
Sets the attribute namedPathConstraint.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultNamedPathConstraint
Represents the implementation of namedPathConstraint.
|
Copyright © 2018. All rights reserved.