org.onosproject.yang.model.ModelObject.ModelObjectTypeTo.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected Object |
tpRef |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultTo()
Creates an instance of defaultTo.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(To.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()
TovalueLeafFlags in interface Topublic void tpRef(Object tpRef)
Topublic boolean isLeafValueSet(To.LeafIdentifier leaf)
ToisLeafValueSet in interface Toleaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.