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