public class DefaultContainerGrouping extends org.onosproject.yang.model.InnerModelObject implements ContainerGrouping
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Modifier and Type | Field and Description |
|---|---|
protected GroupContainer |
groupContainer |
| Constructor and Description |
|---|
DefaultContainerGrouping()
Creates an instance of defaultContainerGrouping.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
GroupContainer |
groupContainer()
Returns the attribute groupContainer.
|
void |
groupContainer(GroupContainer groupContainer)
Sets the attribute groupContainer.
|
int |
hashCode() |
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationprotected GroupContainer groupContainer
public DefaultContainerGrouping()
public GroupContainer groupContainer()
ContainerGroupinggroupContainer in interface ContainerGroupingpublic void groupContainer(GroupContainer groupContainer)
ContainerGroupinggroupContainer in interface ContainerGroupinggroupContainer - value of groupContainerCopyright © 2018. All rights reserved.