public interface NamedAdminGroups
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Method and Description |
|---|---|
void |
addToNamedAdminGroup(NamedAdminGroup addTo)
Adds to the list of namedAdminGroup.
|
List<NamedAdminGroup> |
namedAdminGroup()
Returns the attribute namedAdminGroup.
|
void |
namedAdminGroup(List<NamedAdminGroup> namedAdminGroup)
Sets the attribute namedAdminGroup.
|
List<NamedAdminGroup> namedAdminGroup()
void namedAdminGroup(List<NamedAdminGroup> namedAdminGroup)
namedAdminGroup - list of namedAdminGroupvoid addToNamedAdminGroup(NamedAdminGroup addTo)
addTo - value of namedAdminGroupCopyright © 2018. All rights reserved.