org.onosproject.yang.model.ModelObject.ModelObjectTypeFrom.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected Object |
tpRef |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultFrom()
Creates an instance of defaultFrom.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(From.LeafIdentifier leaf)
Checks if the leaf value is set.
|
String |
toString() |
Object |
tpRef()
Returns the attribute tpRef.
|
void |
tpRef(Object tpRef)
Sets the attribute tpRef.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
public BitSet valueLeafFlags()
FromvalueLeafFlags in interface Frompublic void tpRef(Object tpRef)
Frompublic boolean isLeafValueSet(From.LeafIdentifier leaf)
FromisLeafValueSet in interface Fromleaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.