org.onosproject.yang.model.ModelObject.ModelObjectTypeC.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected String |
eventClass |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultC()
Creates an instance of defaultC.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
eventClass()
Returns the attribute eventClass.
|
void |
eventClass(String eventClass)
Sets the attribute eventClass.
|
int |
hashCode() |
boolean |
isLeafValueSet(C.LeafIdentifier leaf)
Checks if the leaf value is set.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
addAugmentation, augmentation, augmentations, removeAugmentationpublic String eventClass()
CeventClass in interface Cpublic BitSet valueLeafFlags()
CvalueLeafFlags in interface Cpublic void eventClass(String eventClass)
CeventClass in interface CeventClass - value of eventClasspublic boolean isLeafValueSet(C.LeafIdentifier leaf)
CisLeafValueSet in interface Cleaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.