| Package | Description |
|---|---|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.lspsstategrouping |
Implementation of YANG node lspsStateGrouping's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Lsp> |
DefaultLspsState.lsp |
| Modifier and Type | Method and Description |
|---|---|
List<Lsp> |
LspsState.lsp()
Returns the attribute lsp.
|
List<Lsp> |
DefaultLspsState.lsp() |
| Modifier and Type | Method and Description |
|---|---|
void |
LspsState.addToLsp(Lsp addTo)
Adds to the list of lsp.
|
void |
DefaultLspsState.addToLsp(Lsp addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
LspsState.lsp(List<Lsp> lsp)
Sets the attribute lsp.
|
void |
DefaultLspsState.lsp(List<Lsp> lsp) |
Copyright © 2018. All rights reserved.