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