| Package | Description |
|---|---|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.namedpathconstraints.namedpathconstraints.namedpathconstraint |
Implementation of YANG node namedPathConstraint's children nodes.
|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.pathsrlgs |
Implementation of YANG node pathSrlgs's children nodes.
|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.tepathconstraints |
Implementation of YANG node tePathConstraints's children nodes.
|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.tepathproperties |
Implementation of YANG node tePathProperties's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected PathSrlgs |
DefaultState.pathSrlgs |
protected PathSrlgs |
DefaultConfig.pathSrlgs |
| Modifier and Type | Method and Description |
|---|---|
PathSrlgs |
State.pathSrlgs()
Returns the attribute pathSrlgs.
|
PathSrlgs |
DefaultState.pathSrlgs() |
PathSrlgs |
Config.pathSrlgs()
Returns the attribute pathSrlgs.
|
PathSrlgs |
DefaultConfig.pathSrlgs() |
| Modifier and Type | Method and Description |
|---|---|
void |
State.pathSrlgs(PathSrlgs pathSrlgs)
Sets the attribute pathSrlgs.
|
void |
DefaultState.pathSrlgs(PathSrlgs pathSrlgs) |
void |
Config.pathSrlgs(PathSrlgs pathSrlgs)
Sets the attribute pathSrlgs.
|
void |
DefaultConfig.pathSrlgs(PathSrlgs pathSrlgs) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPathSrlgs
Represents the implementation of pathSrlgs.
|
| Modifier and Type | Field and Description |
|---|---|
protected PathSrlgs |
DefaultPathConstraints.pathSrlgs |
| Modifier and Type | Method and Description |
|---|---|
PathSrlgs |
PathConstraints.pathSrlgs()
Returns the attribute pathSrlgs.
|
PathSrlgs |
DefaultPathConstraints.pathSrlgs() |
| Modifier and Type | Method and Description |
|---|---|
void |
PathConstraints.pathSrlgs(PathSrlgs pathSrlgs)
Sets the attribute pathSrlgs.
|
void |
DefaultPathConstraints.pathSrlgs(PathSrlgs pathSrlgs) |
| Modifier and Type | Field and Description |
|---|---|
protected PathSrlgs |
DefaultPathProperties.pathSrlgs |
| Modifier and Type | Method and Description |
|---|---|
PathSrlgs |
PathProperties.pathSrlgs()
Returns the attribute pathSrlgs.
|
PathSrlgs |
DefaultPathProperties.pathSrlgs() |
| Modifier and Type | Method and Description |
|---|---|
void |
PathProperties.pathSrlgs(PathSrlgs pathSrlgs)
Sets the attribute pathSrlgs.
|
void |
DefaultPathProperties.pathSrlgs(PathSrlgs pathSrlgs) |
Copyright © 2018. All rights reserved.