| Package | Description |
|---|---|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.p2psecondarypathproperties |
Implementation of YANG node p2PsecondaryPathProperties's children nodes.
|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.p2psecondarypathpropertiesstate |
Implementation of YANG node p2PsecondaryPathPropertiesState's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Lsp> |
DefaultState.lsp |
| Modifier and Type | Method and Description |
|---|---|
List<Lsp> |
State.lsp()
Returns the attribute lsp.
|
List<Lsp> |
DefaultState.lsp() |
| Modifier and Type | Method and Description |
|---|---|
void |
State.addToLsp(Lsp addTo)
Adds to the list of lsp.
|
void |
DefaultState.addToLsp(Lsp addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
State.lsp(List<Lsp> lsp)
Sets the attribute lsp.
|
void |
DefaultState.lsp(List<Lsp> lsp) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLsp
Represents the implementation of lsp.
|
Copyright © 2018. All rights reserved.