org.onosproject.yang.model.ModelObject.ModelObjectTypeIn.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected InTypedef |
conIn |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultIn()
Creates an instance of defaultIn.
|
| Modifier and Type | Method and Description |
|---|---|
InTypedef |
conIn()
Returns the attribute conIn.
|
void |
conIn(InTypedef conIn)
Sets the attribute conIn.
|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(In.LeafIdentifier leaf)
Checks if the leaf value is set.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
addAugmentation, augmentation, augmentations, removeAugmentationpublic BitSet valueLeafFlags()
InvalueLeafFlags in interface Inpublic void conIn(InTypedef conIn)
Inpublic boolean isLeafValueSet(In.LeafIdentifier leaf)
InisLeafValueSet in interface Inleaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.