public class DefaultCase3Bii extends org.onosproject.yang.model.InnerModelObject implements Case3Bii
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
org.onosproject.yang.model.ModelObject.ModelObjectTypeCase3Bii.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected String |
leaf3Biia |
protected String |
leaf3Biib |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultCase3Bii()
Creates an instance of defaultCase3Bii.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(Case3Bii.LeafIdentifier leaf)
Checks if the leaf value is set.
|
String |
leaf3Biia()
Returns the attribute leaf3Biia.
|
void |
leaf3Biia(String leaf3Biia)
Sets the attribute leaf3Biia.
|
String |
leaf3Biib()
Returns the attribute leaf3Biib.
|
void |
leaf3Biib(String leaf3Biib)
Sets the attribute leaf3Biib.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
addAugmentation, augmentation, augmentations, removeAugmentationprotected String leaf3Biia
protected String leaf3Biib
protected BitSet valueLeafFlags
public String leaf3Biia()
Case3Biipublic String leaf3Biib()
Case3Biipublic BitSet valueLeafFlags()
Case3BiivalueLeafFlags in interface Case3Biipublic void leaf3Biia(String leaf3Biia)
Case3Biipublic void leaf3Biib(String leaf3Biib)
Case3Biipublic boolean isLeafValueSet(Case3Bii.LeafIdentifier leaf)
Case3BiiisLeafValueSet in interface Case3Biileaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.