public class DefaultColdDrink extends ModelObject implements ColdDrink
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
DefaultColdDrink()
Creates an instance of defaultColdDrink.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<String> |
flavor()
Returns the attribute flavor.
|
void |
flavor(List<String> flavor)
Sets the attribute flavor.
|
int |
hashCode() |
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationpublic DefaultColdDrink()
Copyright © 2017. All rights reserved.