| 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.pathaffinities |
Implementation of YANG node pathAffinities'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 PathAffinities |
DefaultState.pathAffinities |
protected PathAffinities |
DefaultConfig.pathAffinities |
| Modifier and Type | Method and Description |
|---|---|
PathAffinities |
State.pathAffinities()
Returns the attribute pathAffinities.
|
PathAffinities |
DefaultState.pathAffinities() |
PathAffinities |
Config.pathAffinities()
Returns the attribute pathAffinities.
|
PathAffinities |
DefaultConfig.pathAffinities() |
| Modifier and Type | Method and Description |
|---|---|
void |
State.pathAffinities(PathAffinities pathAffinities)
Sets the attribute pathAffinities.
|
void |
DefaultState.pathAffinities(PathAffinities pathAffinities) |
void |
Config.pathAffinities(PathAffinities pathAffinities)
Sets the attribute pathAffinities.
|
void |
DefaultConfig.pathAffinities(PathAffinities pathAffinities) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPathAffinities
Represents the implementation of pathAffinities.
|
| Modifier and Type | Field and Description |
|---|---|
protected PathAffinities |
DefaultPathConstraints.pathAffinities |
| Modifier and Type | Method and Description |
|---|---|
PathAffinities |
PathConstraints.pathAffinities()
Returns the attribute pathAffinities.
|
PathAffinities |
DefaultPathConstraints.pathAffinities() |
| Modifier and Type | Method and Description |
|---|---|
void |
PathConstraints.pathAffinities(PathAffinities pathAffinities)
Sets the attribute pathAffinities.
|
void |
DefaultPathConstraints.pathAffinities(PathAffinities pathAffinities) |
| Modifier and Type | Field and Description |
|---|---|
protected PathAffinities |
DefaultPathProperties.pathAffinities |
| Modifier and Type | Method and Description |
|---|---|
PathAffinities |
PathProperties.pathAffinities()
Returns the attribute pathAffinities.
|
PathAffinities |
DefaultPathProperties.pathAffinities() |
| Modifier and Type | Method and Description |
|---|---|
void |
PathProperties.pathAffinities(PathAffinities pathAffinities)
Sets the attribute pathAffinities.
|
void |
DefaultPathProperties.pathAffinities(PathAffinities pathAffinities) |
Copyright © 2018. All rights reserved.