org.onosproject.yang.model.ModelObject.ModelObjectTypeCont50.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected int |
leaf51 |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultCont50()
Creates an instance of defaultCont50.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(Cont50.LeafIdentifier leaf)
Checks if the leaf value is set.
|
int |
leaf51()
Returns the attribute leaf51.
|
void |
leaf51(int leaf51)
Sets the attribute leaf51.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
protected int leaf51
protected BitSet valueLeafFlags
public int leaf51()
Cont50public BitSet valueLeafFlags()
Cont50valueLeafFlags in interface Cont50public void leaf51(int leaf51)
Cont50public boolean isLeafValueSet(Cont50.LeafIdentifier leaf)
Cont50isLeafValueSet in interface Cont50leaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.