public class DefaultSites extends org.onosproject.yang.model.InnerModelObject implements Sites
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
DefaultSites()
Creates an instance of defaultSites.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToSite(Site addTo)
Adds to the list of site.
|
boolean |
equals(Object obj) |
int |
hashCode() |
List<Site> |
site()
Returns the attribute site.
|
void |
site(List<Site> site)
Sets the attribute site.
|
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationpublic void site(List<Site> site)
Sitespublic void addToSite(Site addTo)
SitesCopyright © 2018. All rights reserved.