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