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