public class DefaultLatenight extends org.onosproject.yang.model.InnerModelObject implements Latenight
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
org.onosproject.yang.model.ModelObject.ModelObjectTypeLatenight.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected ChocolateEnum |
chocolate |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultLatenight()
Creates an instance of defaultLatenight.
|
| Modifier and Type | Method and Description |
|---|---|
ChocolateEnum |
chocolate()
Returns the attribute chocolate.
|
void |
chocolate(ChocolateEnum chocolate)
Sets the attribute chocolate.
|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(Latenight.LeafIdentifier leaf)
Checks if the leaf value is set.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
addAugmentation, augmentation, augmentations, removeAugmentationprotected ChocolateEnum chocolate
protected BitSet valueLeafFlags
public DefaultLatenight()
public ChocolateEnum chocolate()
Latenightpublic BitSet valueLeafFlags()
LatenightvalueLeafFlags in interface Latenightpublic void chocolate(ChocolateEnum chocolate)
Latenightpublic boolean isLeafValueSet(Latenight.LeafIdentifier leaf)
LatenightisLeafValueSet in interface Latenightleaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.