org.onosproject.yang.model.ModelObject.ModelObjectTypeMonitor.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected short |
check |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultMonitor()
Creates an instance of defaultMonitor.
|
| Modifier and Type | Method and Description |
|---|---|
short |
check()
Returns the attribute check.
|
void |
check(short check)
Sets the attribute check.
|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(Monitor.LeafIdentifier leaf)
Checks if the leaf value is set.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
protected short check
protected BitSet valueLeafFlags
public short check()
Monitorpublic BitSet valueLeafFlags()
MonitorvalueLeafFlags in interface Monitorpublic void check(short check)
Monitorpublic boolean isLeafValueSet(Monitor.LeafIdentifier leaf)
MonitorisLeafValueSet in interface Monitorleaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.