public class DefaultLsps extends org.onosproject.yang.model.InnerModelObject implements Lsps
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
DefaultLsps()
Creates an instance of defaultLsps.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToLsp(Lsp addTo)
Adds to the list of lsp.
|
boolean |
equals(Object obj) |
int |
hashCode() |
List<Lsp> |
lsp()
Returns the attribute lsp.
|
void |
lsp(List<Lsp> lsp)
Sets the attribute lsp.
|
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationpublic void addToLsp(Lsp addTo)
LspsCopyright © 2018. All rights reserved.