public class ChoiceCaseOpParam extends ModelObject implements ChoiceCase
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
ChoiceCaseOpParam()
Creates an instance of choiceCaseOpParam.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addAugmentation(ModelObject obj) |
<T extends ModelObject> |
augmentation(Class<T> c) |
Map<Class<? extends ModelObject>,ModelObject> |
augmentations() |
boolean |
equals(Object obj) |
int |
hashCode() |
void |
removeAugmentation(ModelObject obj) |
Snack |
snack()
Returns the attribute snack.
|
void |
snack(Snack snack)
Sets the attribute snack.
|
String |
toString() |
protected Snack snack
public ChoiceCaseOpParam()
public Snack snack()
ChoiceCasesnack in interface ChoiceCasepublic void snack(Snack snack)
ChoiceCasesnack in interface ChoiceCasesnack - value of snackpublic void addAugmentation(ModelObject obj)
addAugmentation in class ModelObjectpublic void removeAugmentation(ModelObject obj)
removeAugmentation in class ModelObjectpublic Map<Class<? extends ModelObject>,ModelObject> augmentations()
augmentations in class ModelObjectpublic <T extends ModelObject> T augmentation(Class<T> c)
augmentation in class ModelObjectCopyright © 2017. All rights reserved.