org.onosproject.yang.model.ModelObject.ModelObjectTypeFirst.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected List<Short> |
call |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultFirst()
Creates an instance of defaultFirst.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToCall(Short addTo)
Adds to the list of call.
|
List<Short> |
call()
Returns the attribute call.
|
void |
call(List<Short> call)
Sets the attribute call.
|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(First.LeafIdentifier leaf)
Checks if the leaf value is set.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
addAugmentation, augmentation, augmentations, removeAugmentationpublic BitSet valueLeafFlags()
FirstvalueLeafFlags in interface Firstpublic void call(List<Short> call)
Firstpublic void addToCall(Short addTo)
Firstpublic boolean isLeafValueSet(First.LeafIdentifier leaf)
FirstisLeafValueSet in interface Firstleaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.