public interface Lsps
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Method and Description |
|---|---|
void |
addToLsp(Lsp addTo)
Adds to the list of lsp.
|
List<Lsp> |
lsp()
Returns the attribute lsp.
|
void |
lsp(List<Lsp> lsp)
Sets the attribute lsp.
|
Copyright © 2018. All rights reserved.