public interface Constraint
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Method and Description |
|---|---|
void |
addToSrlgNames(SrlgNames addTo)
Adds to the list of srlgNames.
|
List<SrlgNames> |
srlgNames()
Returns the attribute srlgNames.
|
void |
srlgNames(List<SrlgNames> srlgNames)
Sets the attribute srlgNames.
|
List<SrlgNames> srlgNames()
void srlgNames(List<SrlgNames> srlgNames)
srlgNames - list of srlgNamesvoid addToSrlgNames(SrlgNames addTo)
addTo - value of srlgNamesCopyright © 2017. All rights reserved.