org.onosproject.yang.model.ModelObject.ModelObjectTypeCont2.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected String |
fine |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultCont2()
Creates an instance of defaultCont2.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
fine()
Returns the attribute fine.
|
void |
fine(String fine)
Sets the attribute fine.
|
int |
hashCode() |
boolean |
isLeafValueSet(Cont2.LeafIdentifier leaf)
Checks if the leaf value is set.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
public BitSet valueLeafFlags()
Cont2valueLeafFlags in interface Cont2public void fine(String fine)
Cont2public boolean isLeafValueSet(Cont2.LeafIdentifier leaf)
Cont2isLeafValueSet in interface Cont2leaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.