public interface C2
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Method and Description |
|---|---|
void |
addToL2(L2 addTo)
Adds to the list of l2.
|
List<L2> |
l2()
Returns the attribute l2.
|
void |
l2(List<L2> l2)
Sets the attribute l2.
|
Copyright © 2017. All rights reserved.