| Package | Description |
|---|---|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.namedexplicitpaths |
Implementation of YANG node namedExplicitPaths's children nodes.
|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.namedexplicitpaths.namedexplicitpaths |
Implementation of YANG node namedExplicitPaths's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<NamedExplicitPath> |
DefaultNamedExplicitPaths.namedExplicitPath |
| Modifier and Type | Method and Description |
|---|---|
List<NamedExplicitPath> |
DefaultNamedExplicitPaths.namedExplicitPath() |
List<NamedExplicitPath> |
NamedExplicitPaths.namedExplicitPath()
Returns the attribute namedExplicitPath.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultNamedExplicitPaths.addToNamedExplicitPath(NamedExplicitPath addTo) |
void |
NamedExplicitPaths.addToNamedExplicitPath(NamedExplicitPath addTo)
Adds to the list of namedExplicitPath.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultNamedExplicitPaths.namedExplicitPath(List<NamedExplicitPath> namedExplicitPath) |
void |
NamedExplicitPaths.namedExplicitPath(List<NamedExplicitPath> namedExplicitPath)
Sets the attribute namedExplicitPath.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultNamedExplicitPath
Represents the implementation of namedExplicitPath.
|
Copyright © 2018. All rights reserved.